From 09d9285c0c97bad8618109a6e4579274adbedc2b Mon Sep 17 00:00:00 2001 From: sergeylitvinenko1 <113466645+sergeylitvinenko1@users.noreply.github.com> Date: Sun, 18 Feb 2024 17:49:12 +0200 Subject: [PATCH] minor --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index b12f9d2..677b9fc 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -22,9 +22,9 @@ export default function RootLayout({ return ( - + {/* - + */} {children}