Skip to content

Commit

Permalink
Make svgcanvas class accessible
Browse files Browse the repository at this point in the history
  • Loading branch information
delmohf committed Apr 22, 2024
1 parent 04ab3dd commit 5e58071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/editor/Editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -1415,3 +1415,4 @@ class Editor extends EditorStartup {
}

export default Editor
export { SvgCanvas }

0 comments on commit 5e58071

Please sign in to comment.