upgrade to tamagui v2 and guest pwa overhaul
This commit is contained in:
@@ -77,7 +77,7 @@ export function MobileSheet({
|
||||
showsVerticalScrollIndicator={false}
|
||||
{...({ contentContainerStyle: { paddingBottom: 6 } } as any)}
|
||||
>
|
||||
<YStack space={contentSpacing}>
|
||||
<YStack gap={contentSpacing}>
|
||||
<XStack alignItems="center" justifyContent="space-between">
|
||||
<Text fontSize="$md" fontWeight="800" color={textStrong}>
|
||||
{title}
|
||||
|
||||
Reference in New Issue
Block a user