mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-22 09:19:28 +00:00
clear code
This commit is contained in:
parent
40db43bf89
commit
6c92da396b
@ -26,7 +26,6 @@ const FormStepper = ({ activeStep }: FormStepperProps) => {
|
||||
'/validator-onboarding/key-generation',
|
||||
'/validator-onboarding/deposit',
|
||||
'/validator-onboarding/activation',
|
||||
// Add more steps as needed
|
||||
]
|
||||
|
||||
const getIsStepVisible = (index: number, stepsBefore: number, stepsAfter: number) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user