mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-03 07:03:30 +00:00
feat: add url to dashboard
This commit is contained in:
parent
8c766a152b
commit
fc5492072a
@ -50,7 +50,7 @@ const ContinueButton = ({ continueHandler, activeStep, subStepValidatorSetup }:
|
||||
{isActivationValScreen && (
|
||||
<LinkWithArrow
|
||||
text="Skip to Dashboard"
|
||||
to="/"
|
||||
to="/dashboard"
|
||||
arrowRight={true}
|
||||
style={{ fontWeight: 'bold', zIndex: 999 }}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user