upgrade to tamagui v2 and guest pwa overhaul
This commit is contained in:
@@ -67,7 +67,7 @@ export default function AuthCallbackPage(): React.ReactElement {
|
||||
shadowRadius={16}
|
||||
shadowOffset={{ width: 0, height: 10 }}
|
||||
>
|
||||
<YStack alignItems="center" space="$2">
|
||||
<YStack alignItems="center" gap="$2">
|
||||
<Spinner size="small" color={textStrong} />
|
||||
<Text fontSize="$md" fontWeight="800" color={textStrong}>
|
||||
{t('processing.title', 'Signing you in …')}
|
||||
|
||||
Reference in New Issue
Block a user