update default settings
This commit is contained in:
parent
23b238ef75
commit
7f4ef3e399
|
@ -93,6 +93,8 @@ export default class GlobalHeaderRight extends PureComponent {
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<a className={styles.action}> <Icon type="code" /></a>
|
||||||
|
|
||||||
<NoticeIcon
|
<NoticeIcon
|
||||||
className={styles.action}
|
className={styles.action}
|
||||||
count={currentUser.notifyCount}
|
count={currentUser.notifyCount}
|
||||||
|
|
Loading…
Reference in New Issue