diff --git a/src/components/atoms/Highlighter.tsx b/src/components/atoms/Highlighter.tsx index 66d09327..6fdab747 100644 --- a/src/components/atoms/Highlighter.tsx +++ b/src/components/atoms/Highlighter.tsx @@ -33,13 +33,13 @@ export const Highlighter = ({ unmodifiedRect, displayedSelector = '', width, hei width={rect.width} height={rect.height} /> - {displayedSelector} - + */} ); }