mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
fix(deposit-stepper): remove deposit panel path
This commit is contained in:
parent
3134973bb5
commit
8700c95c24
@ -12,7 +12,7 @@ const DepositStepper = ({ activeStep }: DepositStepperProps) => {
|
||||
const windowSize = useWindowSize()
|
||||
|
||||
const stepToUrlMap = [
|
||||
'deposit',
|
||||
'',
|
||||
// fix paths
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user