perf(word-cloud): reduce render to improve performance (#21504)

This commit is contained in:
Stephen Liu
2022-09-19 20:08:36 +08:00
committed by GitHub
parent 7d2f07e78f
commit 94a724e49b
2 changed files with 4 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
},
"peerDependencies": {
"@types/react": "*",
"@types/lodash": "*",
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"react": "^16.13.1"