mirror of
https://github.com/documenso/documenso.git
synced 2026-07-21 07:23:37 +10:00
login logout toast
This commit is contained in:
@@ -10,6 +10,7 @@ const nextConfig = {
|
||||
const withTM = require("next-transpile-modules")([
|
||||
"@documenso/prisma",
|
||||
"@documenso/lib",
|
||||
"@documenso/ui",
|
||||
]);
|
||||
const plugins = [];
|
||||
plugins.push(withTM);
|
||||
|
||||
Reference in New Issue
Block a user