diff --git a/src/components/atoms/Highlighter.tsx b/src/components/atoms/Highlighter.tsx index 973f9103..66d09327 100644 --- a/src/components/atoms/Highlighter.tsx +++ b/src/components/atoms/Highlighter.tsx @@ -24,10 +24,6 @@ export const Highlighter = ({ unmodifiedRect, displayedSelector = '', width, hei }; - //console.log('unmodifiedRect:', unmodifiedRect) - //console.log('rectangle:', rect) - //console.log('canvas rectangle:', canvasRect) - return (