using a plain string

This commit is contained in:
Gala
2022-12-14 14:52:33 +01:00
parent 27e6539e98
commit 80c81fa3d7
@@ -35,9 +35,7 @@ export const NodeUnbondPage = ({ bondedNode, onConfirm, onError }: Props) => {
<Grid item xs={12} lg={6}>
<Stack gap={3}>
{isMixnode(bondedNode) && (
<Error
message={`Unbonding is irreversible. You will lose all your delegations. It wont be possible to restore the current state of your node again.`}
/>
<Error message="Unbonding is irreversible. You will lose all your delegations. It wont be possible to restore the current state of your node again." />
)}
<Typography variant="body2">