Fit: ajout des context user et ressources pour l'ajout de chantier
This commit is contained in:
@@ -52,7 +52,7 @@ export default function TabLayout() {
|
||||
component={BonjourScreen}
|
||||
options={{
|
||||
title: 'Bonjour',
|
||||
tabBarIcon: ({ color }) => <IconSymbol size={28} name="house.fill" color={color} />,
|
||||
tabBarIcon: ({ color }) => <IconSymbol size={28} name="person.fill" color={color} />,
|
||||
}}
|
||||
/>
|
||||
<Tabs.Screen
|
||||
|
||||
Reference in New Issue
Block a user