diff --git a/nym-wallet/src/components/Delegation/DelegationActions.tsx b/nym-wallet/src/components/Delegation/DelegationActions.tsx index 6a325c3309..a48b3cda6a 100644 --- a/nym-wallet/src/components/Delegation/DelegationActions.tsx +++ b/nym-wallet/src/components/Delegation/DelegationActions.tsx @@ -144,7 +144,7 @@ export const DelegationsActionsMenu: React.FC<{ /> R} onClick={() => handleActionSelect?.('redeem')} disabled={disableRedeemingRewards}