- Changed the menu grocery label

This commit is contained in:
Dejan
2024-12-17 23:22:07 +01:00
parent 3d96393972
commit 8b802f492d

View File

@ -373,8 +373,8 @@ export default function TabLayout() {
<Drawer.Screen
name="grocery"
options={{
drawerLabel: "Grocery",
title: "Grocery",
drawerLabel: "Groceries",
title: "Groceries",
}}
/>
<Drawer.Screen