diff --git a/src/components/BottomTab/index.tsx b/src/components/BottomTab/index.tsx index 7c0eca2..6e3b2a5 100644 --- a/src/components/BottomTab/index.tsx +++ b/src/components/BottomTab/index.tsx @@ -27,7 +27,7 @@ const BottomNavigation = ({ navigation, state }: BottomTabBarProps) => { const onPressNavigate = (screen: string) => () => navigation.navigate(screen); return ( - + ( - + ( @@ -32,11 +32,9 @@ const ExampleWpSites = ({ visible, onClose, onPressExampleWebsite }: Props) => ( className="mx-5 py-2 flex-row items-center justify-between border-b-0.5 border-zinc-500"> {item.name}