NORY-22: fix toasts not showing
This commit is contained in:
parent
765d5a91e7
commit
436e5c8765
1 changed files with 1 additions and 1 deletions
|
@ -79,8 +79,8 @@ export default function RootLayout({ children }: Readonly<{ children: React.Reac
|
|||
{children}
|
||||
</div>
|
||||
</SidebarInset>
|
||||
<Toaster/>
|
||||
</SidebarProvider>
|
||||
<Toaster/>
|
||||
</ThemeProvider>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue