- {i18n.message.authFailed()}
+
+ {i18n.message.authFailed()}
-
+
)
}
}
@@ -265,7 +275,7 @@ class Main extends React.Component {
const {
hrmCard
} = this.props;
- this.setState({rightMenu: []})
+ this.setState({ rightMenu: [] })
hrmCard.setTopButtons(null);
hrmCard.setTopRightMenus(null);
hrmCard.setTopShowDropIcon(false);