From 436e5c8765f9ee6c61fa5e1626c5307be29d0512 Mon Sep 17 00:00:00 2001 From: Markus Thielker Date: Sun, 8 Dec 2024 17:26:00 +0100 Subject: [PATCH] NORY-22: fix toasts not showing --- dashboard/src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/app/layout.tsx b/dashboard/src/app/layout.tsx index 94cc7a8..8fda46d 100644 --- a/dashboard/src/app/layout.tsx +++ b/dashboard/src/app/layout.tsx @@ -79,8 +79,8 @@ export default function RootLayout({ children }: Readonly<{ children: React.Reac {children} + -