diff --git a/app/layout.tsx b/app/layout.tsx index 1ff1e25..a38b174 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -18,7 +18,7 @@ export default async function RootLayout({ children }: { readonly children: Reac {children} diff --git a/app/page.tsx b/app/page.tsx index c02b961..6f4d0b5 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -25,7 +25,7 @@ export default function HomePage() { return (
-
+