diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6ad3d0b..676bdd3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,4 +25,4 @@ export default function RootLayout(props: { children: React.ReactNode }) { ) -}git status \ No newline at end of file +} \ No newline at end of file