From dfb8c3c1555a358ceff454c6a50ba29f5e92e85f Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Wed, 19 Feb 2025 18:55:05 +0000 Subject: [PATCH] removed unused property from AppShell --- src/Components/AppShell/AppShell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/AppShell/AppShell.tsx b/src/Components/AppShell/AppShell.tsx index 9db9aadd..baec6fcc 100644 --- a/src/Components/AppShell/AppShell.tsx +++ b/src/Components/AppShell/AppShell.tsx @@ -24,7 +24,7 @@ export function AppShell({
- +
{children}