diff --git a/src/pages/ValidatorManagement/ManageValidator/RightManageSettings/Panels/MigratePanel.tsx b/src/pages/ValidatorManagement/ManageValidator/RightManageSettings/Panels/MigratePanel.tsx index 12ef33a1..8f15f5ea 100644 --- a/src/pages/ValidatorManagement/ManageValidator/RightManageSettings/Panels/MigratePanel.tsx +++ b/src/pages/ValidatorManagement/ManageValidator/RightManageSettings/Panels/MigratePanel.tsx @@ -6,16 +6,29 @@ import KeystoreBackupsCard from '../../../../ValidatorOnboarding/KeyGeneration/K const MigratePanel = () => { const migrateValidatorHandler = () => {} + return ( Migrate Validator - migrate - - You are about to Migrate your validator it is not possible for you to - revert this action! Please make sure you understand the consequences. - + + migrate + + You are about to Migrate your validator it is not possible for you to + revert this action! Please make sure you understand the consequences. + +