mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
perf: Remove antd-with-locales import (#29788)
This commit is contained in:
committed by
GitHub
parent
d877d46557
commit
f1136b57dd
@@ -40,9 +40,9 @@
|
||||
"@ant-design/icons": "^5.0.1",
|
||||
"@superset-ui/chart-controls": "*",
|
||||
"@superset-ui/core": "*",
|
||||
"@testing-library/dom": "^7.29.4",
|
||||
"@testing-library/dom": "^8.20.1",
|
||||
"@testing-library/jest-dom": "^5.11.6",
|
||||
"@testing-library/react": "^11.2.0",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/react-hooks": "^5.0.3",
|
||||
"@testing-library/user-event": "^12.7.0",
|
||||
"@types/classnames": "*",
|
||||
|
||||
Reference in New Issue
Block a user