fix: hide set notification button

This commit is contained in:
2022-08-18 12:44:04 +08:00
parent e45a239015
commit 2f8db7ce9d

View File

@@ -767,7 +767,7 @@ class FlowSidebar extends PureComponent {
</span> </span>
)} )}
{!!this.props.token && !!this.state.attention && ( {!!this.props.token && !!this.state.attention && (
<span> <span style={{ display: 'none' }}>
&nbsp;&nbsp; &nbsp;&nbsp;
<a href="###" onClick={() => this.toggle_notification()}> <a href="###" onClick={() => this.toggle_notification()}>
<span> <span>