Refactor: Update Tenant PWA headers and tabs to use Playfair Display and Tamagui components
This commit is contained in:
@@ -206,7 +206,7 @@ export default function MobileProfilePage() {
|
||||
backgroundColor={surfaceMuted}
|
||||
>
|
||||
<Text fontSize="$xs" fontWeight="800" color={textColor}>
|
||||
{t('mobileProfile.preferences', 'Preferences')}
|
||||
{t('mobileProfile.settings', 'Preferences')}
|
||||
</Text>
|
||||
</XStack>
|
||||
<YGroup {...({ borderRadius: "$4", borderWidth: 1, borderColor: borderColor, overflow: "hidden" } as any)}>
|
||||
|
||||
Reference in New Issue
Block a user