This commit is contained in:
@@ -186,7 +186,7 @@ export default function AuthenticatedLayout({ children }: { children: React.Reac
|
||||
|
||||
<main className="flex-1 ml-64 overflow-auto min-h-screen bg-background">
|
||||
{children}
|
||||
<Toaster richColors closeButton position="top-right" />
|
||||
<Toaster richColors closeButton position="top-center" />
|
||||
</main>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user