From 71dab30ec9767dd6f11d7fcee8cbde7f84fb8040 Mon Sep 17 00:00:00 2001 From: topsinoty Date: Thu, 4 Jun 2026 18:42:03 +0300 Subject: [PATCH] add smooth scrolling --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6ff6304..9c6c16b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,7 +18,7 @@ export default function RootLayout({ children: React.ReactNode; }) { return ( - +