Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leb2 committed Nov 1, 2024
1 parent c250908 commit 7ed586f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ const App = () => {
externalZoomScale: EXTERNAL_ZOOM_SCALE,
}),
);
ketcher.editor.clearHistory();
window.ketcher = ketcher;
window.parent.postMessage(
{
Expand Down

0 comments on commit 7ed586f

Please sign in to comment.