fix: hide set notification button
This commit is contained in:
@@ -767,7 +767,7 @@ class FlowSidebar extends PureComponent {
|
||||
</span>
|
||||
)}
|
||||
{!!this.props.token && !!this.state.attention && (
|
||||
<span>
|
||||
<span style={{ display: 'none' }}>
|
||||
|
||||
<a href="###" onClick={() => this.toggle_notification()}>
|
||||
<span>
|
||||
|
||||
Reference in New Issue
Block a user