diff --git a/src/components/atoms/Highlighter.tsx b/src/components/atoms/Highlighter.tsx index 4949277d..34fb8f47 100644 --- a/src/components/atoms/Highlighter.tsx +++ b/src/components/atoms/Highlighter.tsx @@ -24,9 +24,9 @@ export const Highlighter = ({ unmodifiedRect, displayedSelector = '', width, hei }; - console.log('unmodifiedRect:', unmodifiedRect) - console.log('rectangle:', rect) - console.log('canvas rectangle:', canvasRect) + //console.log('unmodifiedRect:', unmodifiedRect) + //console.log('rectangle:', rect) + //console.log('canvas rectangle:', canvasRect) return (