upgrade to tamagui v2 and guest pwa overhaul
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LogoutPage() {
|
||||
shadowRadius={16}
|
||||
shadowOffset={{ width: 0, height: 10 }}
|
||||
>
|
||||
<YStack alignItems="center" space="$2">
|
||||
<YStack alignItems="center" gap="$2">
|
||||
<Spinner size="small" color={textStrong} />
|
||||
<Text fontSize="$sm" fontWeight="700" color={textStrong}>
|
||||
Abmeldung wird vorbereitet ...
|
||||
|
||||
Reference in New Issue
Block a user