fixes to app
This commit is contained in:
@@ -37,6 +37,7 @@ export default function AccountDrawerLayout() {
|
||||
name="userNotices"
|
||||
options={{ title: "Moje ogłoszenia" }}
|
||||
/>
|
||||
<Drawer.Screen name="userOrders" options={{ title: "Moje zamówienia" }} />
|
||||
</Drawer>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user