Skip to content

Commit 7704990

Browse files
committed
feat: use dtinsight/react-icons replace ant-design/icons
fix #562
1 parent c74dffd commit 7704990

File tree

19 files changed

+137
-141
lines changed

19 files changed

+137
-141
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,16 @@
103103
"react": "^18.0.0",
104104
"react-dom": "^18.0.0",
105105
"react-test-renderer": "^18.2.0",
106-
"standard-version": "^9.5.0",
107106
"resize-observer-polyfill": "^1.5.1",
107+
"standard-version": "^9.5.0",
108108
"stylelint": "^14.9.1",
109109
"ts-jest": "^29.0.3",
110110
"typescript": "~4.5.2"
111111
},
112112
"dependencies": {
113113
"@ant-design/icons": "^4.7.0",
114114
"@dtinsight/dt-utils": "^1.3.1",
115+
"@dtinsight/react-icons": "^1.0.0",
115116
"@handsontable/react": "2.1.0",
116117
"antd": "4.22.5",
117118
"classnames": "^2.2.6",

0 commit comments

Comments
 (0)