Renamed the tab that displays workers as Ouvrier
This commit is contained in:
@@ -49,7 +49,7 @@ export default function TabLayout() {
|
|||||||
name="GestionOuvrier"
|
name="GestionOuvrier"
|
||||||
component={GestionOuvrier}
|
component={GestionOuvrier}
|
||||||
options={{
|
options={{
|
||||||
title: 'Bonjour',
|
title: 'Ouvriers',
|
||||||
tabBarIcon: ({ color }) => <IconSymbol size={28} name="person.fill" color={color} />,
|
tabBarIcon: ({ color }) => <IconSymbol size={28} name="person.fill" color={color} />,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user