diff --git a/app/components/NavigationBar.tsx b/app/components/NavigationBar.tsx index eaf03e9..caa5907 100644 --- a/app/components/NavigationBar.tsx +++ b/app/components/NavigationBar.tsx @@ -53,7 +53,7 @@ export default function NavigationBar({ activeTab = "홈", onTabChange, showToas }; return ( -
+
{tabs.map((tab) => (