[Auth rework] Add a header to login flow (#9368)

This commit is contained in:
Samuel Newman
2026-02-13 20:15:36 +00:00
committed by GitHub
parent 9cdfb40ce7
commit 2e34f965fc
14 changed files with 336 additions and 167 deletions
+2 -2
View File
@@ -43,10 +43,10 @@ export function SwitchAccountDialog({
return (
<Dialog.Outer control={control} nativeOptions={{preventExpansion: true}}>
<Dialog.Handle />
<Dialog.ScrollableInner label={_(msg`Switch Account`)}>
<Dialog.ScrollableInner label={_(msg`Switch account`)}>
<View style={[a.gap_lg]}>
<Text style={[a.text_2xl, a.font_semi_bold]}>
<Trans>Switch Account</Trans>
<Trans>Switch account</Trans>
</Text>
<AccountList