add svg render & Image preview optimization (#8387)

Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
Charlie.Wei
2024-09-14 19:24:53 +08:00
committed by GitHub
parent fa1af8e47b
commit 445497cf89
5 changed files with 334 additions and 40 deletions

View File

@@ -44,6 +44,7 @@
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"@svgdotjs/svg.js": "^3.2.4",
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"echarts-for-react": "^3.0.2",