Skip to content

Commit c903de3

Browse files
authored
refactor(icon): remove style dir (#6215)
1 parent 44d7917 commit c903de3

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

components/icon/style/index.less

-4
This file was deleted.

components/icon/style/index.tsx

-2
This file was deleted.

components/style.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// import './button/style';
2-
import './icon/style';
2+
// import './icon/style';
33
import './radio/style';
44
import './checkbox/style';
55
import './grid/style';

0 commit comments

Comments
 (0)