diff --git a/src/app/util/canvas-util.js b/src/app/util/canvas-util.js index 887467c6..f3fb206a 100644 --- a/src/app/util/canvas-util.js +++ b/src/app/util/canvas-util.js @@ -1,5 +1,5 @@ /** - * Collection of utils to use on canvas + * Collection of function to use on canvas */ // define a function that can locate the controls export function polygonPositionHandler(dim, finalMatrix, fabricObject) {