mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: update ui, test release mode
This commit is contained in:
@@ -18,7 +18,7 @@ export default function Layout() {
|
||||
<Drawer.Screen name="hosts" options={{ title: "Hosts" }} />
|
||||
<Drawer.Screen
|
||||
name="terminal"
|
||||
options={{ title: "Terminal", headerShown: true }}
|
||||
options={{ title: "Terminal", headerShown: media.sm }}
|
||||
/>
|
||||
</Drawer>
|
||||
</GestureHandlerRootView>
|
||||
|
||||
Reference in New Issue
Block a user