remove warning error message

This commit is contained in:
Gala
2022-12-14 14:12:16 +01:00
parent a020f2ad1c
commit a2d10d9956
@@ -34,12 +34,6 @@ export const NodeUnbondPage = ({ bondedNode, onConfirm, onError }: Props) => {
</Grid>
<Grid item xs={12} lg={6}>
<Stack gap={3}>
<Error
message={`Unbonding is irreversible. You will lose all your delegations. It wont be possible to restore the current state of your ${
isMixnode(bondedNode) ? 'node' : 'gateway'
} again.`}
/>
<Typography variant="body2">
To unbond, type{' '}
<Typography display="inline" component="span" sx={{ color: (t) => t.palette.nym.highlight }}>