Go to home not login when onboarding is completed

This commit is contained in:
Jackson Harper 2022-05-23 13:38:52 -07:00
parent aedb41fc7f
commit 4dc5861b97

View file

@ -40,7 +40,7 @@ const OnboardingPage6 = () => {
pageNumber={6}
title="Join our Community"
subTitle='Omnivore is open source and open community, join us.'
nextPage='/login'
nextPage='/home'
reduceSpace
>
<HStack distribution='center' alignment='center' css={{width: '100%', height: '100%'}}>