clear more tickets
This commit is contained in:
@@ -42,7 +42,7 @@ export const BottomTabScreen = () => {
|
||||
name={Routes.HomeStack}
|
||||
component={HomeStack}
|
||||
options={{
|
||||
tabBarLabel: "Créer",
|
||||
tabBarLabel: "Menu",
|
||||
headerShown: false,
|
||||
tabBarShowLabel: true,
|
||||
tabBarIcon: ({ focused }) => renderIcon(tabs.addTab, focused),
|
||||
|
||||
Reference in New Issue
Block a user