This commit is contained in:
2024-11-15 08:14:27 +00:00
7 changed files with 55 additions and 14 deletions
+1
View File
@@ -22,6 +22,7 @@ export default function Layout() {
drawerType: media.sm ? "front" : "permanent",
drawerStyle: { width: 250 },
headerLeft: media.sm ? undefined : () => null,
headerStyle: {elevation: 0, borderBottomWidth: 0}
}}
>
<Drawer.Screen