Skip to content

Commit

Permalink
improve mobile onboarding progress bar (#2436)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinnnnn authored Apr 19, 2024
1 parent 7b2e207 commit 3ae2cc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ function InnerOnboardingUsernameScreen() {

<View />
</View>
<OnboardingProgressBar from={20} to={40} />
<OnboardingProgressBar from={30} to={40} />
</View>
<View
className="flex-1 justify-center space-y-12 px-8"
Expand Down

0 comments on commit 3ae2cc4

Please sign in to comment.