- 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 <Drawer.Screen
name="grocery" name="grocery"
options={{ options={{
drawerLabel: "Grocery", drawerLabel: "Groceries",
title: "Grocery", title: "Groceries",
}} }}
/> />
<Drawer.Screen <Drawer.Screen