Skip to content

Commit

Permalink
RSN-12 Test again
Browse files Browse the repository at this point in the history
  • Loading branch information
wzarek committed Mar 26, 2024
1 parent 75fe841 commit 845e1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/reasn-client/shared/app/features/home/screen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const HomeScreen = () => {
<YStack gap="$4" bc="$background">
<H1 ta="center">Reasn.</H1>
<Separator />
<Paragraph>find your reasn to meet</Paragraph>
<Paragraph>find your reasn to meet!</Paragraph>
<Button {...link}>
user
</Button>
Expand Down

0 comments on commit 845e1be

Please sign in to comment.