We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e3f68 commit 0ff7a3bCopy full SHA for 0ff7a3b
src/components/EditorHeader/ControlPanel.jsx
@@ -24,7 +24,7 @@ import {
24
Toast,
25
Popconfirm,
26
} from "@douyinfe/semi-ui";
27
-import { toPng, toJpeg, toSvg } from "html-to-image";
+import { toPng, toJpeg } from "html-to-image";
28
import {
29
jsonToMySQL,
30
jsonToPostgreSQL,
0 commit comments