mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
site: clear out new icons which were not new
This commit is contained in:
parent
249e3d213a
commit
b99f205cf8
@ -31,9 +31,7 @@ export default class IconSet extends React.Component {
|
||||
};
|
||||
|
||||
// Show badges
|
||||
newIcons = [
|
||||
'zhihu', 'file-markdown', 'slack', 'slack-square', 'behance', 'behance-square', 'dribbble', 'dribbble-square', 'instagram', 'yuque',
|
||||
];
|
||||
newIcons = [];
|
||||
|
||||
render() {
|
||||
const { justCopied } = this.state;
|
||||
|
Loading…
Reference in New Issue
Block a user