mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
chore(plugin-chart-pivot-table): migrate react-pivottable into superset codebase (#17769)
* chore(plugin-chart-pivot-table): migrate react-pivottable into superset codebase * Fix lint errors * Use named export * Clean up the code
This commit is contained in:
committed by
GitHub
parent
c5af7a48df
commit
9c9edbe8bc
@@ -27,8 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@superset-ui/chart-controls": "0.18.25",
|
||||
"@superset-ui/core": "0.18.25",
|
||||
"@superset-ui/react-pivottable": "^0.12.12"
|
||||
"@superset-ui/core": "0.18.25"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ant-design/icons": "^4.2.2",
|
||||
|
||||
Reference in New Issue
Block a user