Skip to content

Commit

Permalink
Update ProfileStarterPacks.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
surfdude29 authored Jun 26, 2024
1 parent 4a36e4b commit e6b4dc2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/components/StarterPack/ProfileStarterPacks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,10 @@ function Empty() {
<Trans>You haven't created a starter pack yet!</Trans>
</Text>
<Text style={[a.text_md, {color: 'white'}]}>
<Trans>Starter packs let you easily share your favorite feeds and people with
your friends.</Trans>
<Trans>
Starter packs let you easily share your favorite feeds and people with
your friends.
</Trans>
</Text>
</View>
<View style={[a.flex_row, a.gap_md, {marginLeft: 'auto'}]}>
Expand Down

0 comments on commit e6b4dc2

Please sign in to comment.