From ce33fbdacc7b1267a91ad065eb506350d3a9e514 Mon Sep 17 00:00:00 2001 From: donghwan Date: Thu, 22 May 2025 23:47:14 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B3=B5=EA=B5=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/(landing)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(landing)/page.tsx b/src/app/(landing)/page.tsx index 1a93c55..f9a541d 100644 --- a/src/app/(landing)/page.tsx +++ b/src/app/(landing)/page.tsx @@ -10,7 +10,7 @@ export default function Page() { return (
- {/* 헤더 ------------------------------------------------------------------------------------------------ */} + {/* 헤더 ----------------------------------------------------------------------------------------------------- */}
mainRef.current?.scrollIntoView({behavior: 'smooth'})}