Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
felixfeng33 committed Jan 16, 2025
1 parent f787d55 commit 677bf5c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -32,7 +32,6 @@ export function ImportToolbarButton({ children, ...props }: DropdownMenuProps) {
const editorNode = getEditorDOMFromHtmlString(text);

const nodes = editor.api.html.deserialize({
collapseWhiteSpace: false,
element: editorNode,
});

0 comments on commit 677bf5c

Please sign in to comment.