diff --git a/src/components/BottomNavigationBar/index.tsx b/src/components/BottomNavigationBar/index.tsx index 0086e16..1b509ff 100644 --- a/src/components/BottomNavigationBar/index.tsx +++ b/src/components/BottomNavigationBar/index.tsx @@ -14,9 +14,9 @@ export default function BottomNavigationBar() { paddingBottom: 'env(safe-area-inset-bottom)' }} > - - + + ) }