feat: update ui for android

This commit is contained in:
2024-11-15 09:39:35 +00:00
parent d03c11fdb1
commit f2c0ab0945
21 changed files with 1006 additions and 801 deletions
+1 -3
View File
@@ -33,9 +33,7 @@ export default function LoginPage() {
},
title: "Login",
headerTitle: "",
headerRight: () => (
<ThemeSwitcher bg="$colorTransparent" $gtSm={{ mr: "$3" }} />
),
headerRight: () => <ThemeSwitcher $gtSm={{ mr: "$3" }} />,
}}
/>