diff --git a/package.json b/package.json index 1e30436..df0c1bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ghost-dao-interface", "private": true, - "version": "0.7.52", + "version": "0.7.53", "type": "module", "scripts": { "dev": "vite", diff --git a/src/containers/Bond/components/BondConfirmModal.jsx b/src/containers/Bond/components/BondConfirmModal.jsx index 893dd73..a835d44 100644 --- a/src/containers/Bond/components/BondConfirmModal.jsx +++ b/src/containers/Bond/components/BondConfirmModal.jsx @@ -143,7 +143,7 @@ const BondConfirmModal = ({ - + { return ( {`Confirm ${props.action}`} } @@ -140,7 +140,7 @@ const StakeConfirmationModal = (props) => { @@ -162,7 +162,7 @@ const StakeConfirmationModal = (props) => {