mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix: icon styles precedence (#19902)
This commit is contained in:
parent
5a24beaf9f
commit
efc9226c86
@ -89,7 +89,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@ant-design/create-react-context": "^0.2.4",
|
||||
"@ant-design/icons": "^4.0.0-alpha.7",
|
||||
"@ant-design/icons": "^4.0.0-alpha.10",
|
||||
"@ant-design/icons-svg": "^4.0.0-alpha.0",
|
||||
"@types/react-slick": "^0.23.4",
|
||||
"array-tree-filter": "^2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user