feat: add interactive column sorting to pivot table (#36050)

This commit is contained in:
SBIN2010
2026-01-23 22:10:13 +03:00
committed by GitHub
parent baaa8c5f54
commit d823dfd2b9
4 changed files with 829 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
"access": "public"
},
"peerDependencies": {
"@react-icons/all-files": "^4.1.0",
"@apache-superset/core": "*",
"@ant-design/icons": "^5.2.6",
"@superset-ui/chart-controls": "*",