From adb122fe55c17bd4acc424c36fb85ca3542b6ddf Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Thu, 2 Feb 2023 13:51:45 +0800 Subject: [PATCH] Remove debug code --- packages/web/components/patterns/HighlightView.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/web/components/patterns/HighlightView.tsx b/packages/web/components/patterns/HighlightView.tsx index 31b73acef..bd8650781 100644 --- a/packages/web/components/patterns/HighlightView.tsx +++ b/packages/web/components/patterns/HighlightView.tsx @@ -29,7 +29,6 @@ export function HighlightView(props: HighlightViewProps): JSX.Element { return ( - {props.highlight.highlightPositionPercent}% { if (props.scrollToHighlight) {