mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
refactor(ui): replace native HTML elements with Ant Design 5 components for consistent theming (#33231)
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
"memoize-one": "^5.2.1",
|
||||
"react-table": "^7.8.0",
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"xss": "^1.0.15"
|
||||
"xss": "^1.0.15",
|
||||
"antd-v5": "npm:antd@^5.24.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ant-design/icons": "^5.2.6",
|
||||
|
||||
Reference in New Issue
Block a user