From 99b35f8d017607cb6a0a3d07fa715dfa48189603 Mon Sep 17 00:00:00 2001 From: Gala Date: Wed, 5 Oct 2022 15:38:47 +0200 Subject: [PATCH] wip unbonding page --- nym-wallet/src/components/Bonding/modals/UnbondModal.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx b/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx index 07b1e90b0e..dcfb0dcf15 100644 --- a/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx +++ b/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx @@ -64,12 +64,9 @@ export const UnbondModal = ({ node, onConfirm, onClose, onError }: Props) => { setShowConfirmModal(false); }} onClose={onClose} - disabled={confirmField !== 'UNBOND'} + disabled={confirmField !== 'Continue'} > - - If you unbond your node you will loose all your delegators! - - + To unbond, type{' '} t.palette.nym.highlight }}>