Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
findirfin committed Oct 20, 2024
1 parent c4a7c4c commit 66fe2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor4/imageLibrary.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,5 @@ function addImageToCanvas(canvas, src) {
});
}

// Export necessary functions
// Export necessary functions.
export { addImageToCanvas };

0 comments on commit 66fe2f9

Please sign in to comment.