mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-01 19:40:44 +00:00
feat: add valid link to dashboard from val onboarding
This commit is contained in:
parent
23bc9c1c7e
commit
8980820160
@ -112,7 +112,7 @@ const ContinueButton = () => {
|
||||
if (activeStep < 6) {
|
||||
dispatch(setActiveStep(activeStep + 1))
|
||||
} else {
|
||||
navigate('/')
|
||||
navigate('/dashboard')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user