diff --git a/MyApp.Client/app/layout.tsx b/MyApp.Client/app/layout.tsx index 984b5e8..d3707b4 100644 --- a/MyApp.Client/app/layout.tsx +++ b/MyApp.Client/app/layout.tsx @@ -15,26 +15,9 @@ export default function RootLayout({ children: React.ReactNode }) { return ( - + - -