Skip to content

Commit

Permalink
meh I will make the illustrations some other time
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonak-Adipta-Kalita committed Jul 5, 2023
1 parent 854563d commit 8863349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/GetStartedScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const GetStartedScreen = () => {
className="flex items-center justify-center space-y-20"
>
<WithLocalSvg
asset={require(`../../assets/images/illustrations/${screen.id}.svg`)}
asset={require("../../assets/images/illustrations/1.svg")}
/>
<View className="mx-8 space-y-8">
<Text
Expand Down

0 comments on commit 8863349

Please sign in to comment.