From baef31469e474596fd585ebc4cb3df3847a82207 Mon Sep 17 00:00:00 2001 From: Suhyeon Jeon Date: Thu, 6 Mar 2025 23:13:00 +0900 Subject: [PATCH] fix: bottom sheet --- src/components/BottomSheet.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/BottomSheet.tsx b/src/components/BottomSheet.tsx index 303b74b..dcf6584 100644 --- a/src/components/BottomSheet.tsx +++ b/src/components/BottomSheet.tsx @@ -14,9 +14,9 @@ const BottomSheet = () => { return ( - -
- + +
+ {bottomSheet.title}