Update guest v2 home and tasks experience
This commit is contained in:
@@ -119,7 +119,7 @@ export default function TaskHeroCard({
|
||||
style={{ boxShadow: bentoSurface.shadow }}
|
||||
>
|
||||
<Text fontSize="$3" opacity={0.7}>
|
||||
{t('tasks.loading', 'Loading tasks...')}
|
||||
{t('common.actions.loading', 'Loading...')}
|
||||
</Text>
|
||||
</YStack>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user