mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-02 06:36:05 +00:00
feat(deposit-stepper): add url for deposit panel
This commit is contained in:
parent
d74b9e7157
commit
0ef6756c58
@ -12,9 +12,7 @@ const DepositStepper = ({ activeStep }: DepositStepperProps) => {
|
|||||||
const windowSize = useWindowSize()
|
const windowSize = useWindowSize()
|
||||||
|
|
||||||
const stepToUrlMap = [
|
const stepToUrlMap = [
|
||||||
'/validator-management/',
|
'deposit',
|
||||||
'/validator-management/',
|
|
||||||
'/validator-management/',
|
|
||||||
// fix paths
|
// fix paths
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user