From 8353ef41459b201e23bc13d5f703d789513e6f72 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Thu, 17 Oct 2024 09:42:53 +0200 Subject: [PATCH] fixed toasts --- src/Components/AppShell/ContextWrapper.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/Components/AppShell/ContextWrapper.tsx b/src/Components/AppShell/ContextWrapper.tsx index 9d5967cd..c3fd20cd 100644 --- a/src/Components/AppShell/ContextWrapper.tsx +++ b/src/Components/AppShell/ContextWrapper.tsx @@ -78,6 +78,16 @@ export const Wrappers = ({ children }) => { + {children}