diff --git a/src/pages/ManageValidator/LeftManage/ValidatorBlueSection/DepositStatus/DepositStepper.tsx b/src/pages/ManageValidator/LeftManage/ValidatorBlueSection/DepositStatus/DepositStepper.tsx index 872484a4..557cd48f 100644 --- a/src/pages/ManageValidator/LeftManage/ValidatorBlueSection/DepositStatus/DepositStepper.tsx +++ b/src/pages/ManageValidator/LeftManage/ValidatorBlueSection/DepositStatus/DepositStepper.tsx @@ -12,7 +12,7 @@ const DepositStepper = ({ activeStep }: DepositStepperProps) => { const windowSize = useWindowSize() const stepToUrlMap = [ - 'deposit', + '', // fix paths ]