diff --git a/src/Components/AppShell/ContextWrapper.tsx b/src/Components/AppShell/ContextWrapper.tsx index 67620cdf..59cbdc49 100644 --- a/src/Components/AppShell/ContextWrapper.tsx +++ b/src/Components/AppShell/ContextWrapper.tsx @@ -67,6 +67,11 @@ export const Wrappers = ({ children }) => { draggable pauseOnHover theme='light' + closeButton={ + + } /> {children}