mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix(table-chart): don't color empty cells in table chart with color formatters (#21501)
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
"regenerator-runtime": "^0.13.7",
|
||||
"xss": "^1.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/react": "^11.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
"@types/classnames": "*",
|
||||
|
||||
Reference in New Issue
Block a user