From 66cf6d74388a96cd8614fca0e7f4ed79d99e6827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LUDWIG?= Date: Thu, 16 May 2024 09:32:20 +0200 Subject: [PATCH] fix: add scroll behavior: smooth --- app/layout.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 0add11b..22876f6 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -57,10 +57,13 @@ const RootLayout = (props: RootLayoutProps): JSX.Element => { return (