mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
remove import statement for custom-icon
This commit is contained in:
parent
768f871176
commit
5f888ad64a
@ -45,8 +45,6 @@ export { default as Checkbox } from './checkbox';
|
||||
|
||||
export { default as Col } from './col';
|
||||
|
||||
export { default as CustomIcon } from './custom-icon';
|
||||
|
||||
export { default as DatePicker } from './date-picker';
|
||||
|
||||
export { default as Divider } from './divider';
|
||||
|
Loading…
Reference in New Issue
Block a user