This commit is contained in:
fmtabbara
2021-07-27 15:08:37 +01:00
parent 91250f199a
commit 2673f83116
@@ -65,7 +65,7 @@ const UndelegateFromNode = () => {
}
// we haven't clicked undelegate button yet
if (!undelegationStarted) {
if (!isLoading) {
return (
<React.Fragment>
<NodeTypeChooser nodeType={nodeType} setNodeType={setNodeType} />
@@ -95,9 +95,9 @@ const UndelegateFromNode = () => {
<Paper className={classes.paper}>
<ExecFeeNotice name={'undelegating stake'} />
<Typography
component='h1'
variant='h4'
align='center'
component="h1"
variant="h4"
align="center"
className={classes.wrapper}
>
Undelegate stake from {nodeType}