diff --git a/src/App.tsx b/src/App.tsx index e842089..66725f2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -24,7 +24,8 @@ import Header, MediaQuery, - Burger + Burger, + Stack } from '@mantine/core'; import { NotificationsProvider } from '@mantine/notifications'; import { notificationAlert, notificationError, notificationSuccess } from './services/Notifications'; @@ -77,10 +78,12 @@ const App: React.FC = () =>
+ +
{/* dummy header */} +