From 7285596ae056c81e5001b648609e2eb997014a27 Mon Sep 17 00:00:00 2001 From: vchikalkin Date: Mon, 9 Dec 2024 09:49:31 +0300 Subject: [PATCH] cleanup --- app/layout.tsx | 2 +- app/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 (
-
+