From 952f4e1f15c8716bdd73c73ebf72963eb456ab91 Mon Sep 17 00:00:00 2001 From: ayoung19 Date: Tue, 1 Oct 2024 01:57:10 -0700 Subject: [PATCH] chore: clean up comment --- popup/components/TagBadge.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/popup/components/TagBadge.tsx b/popup/components/TagBadge.tsx index b078c65..fdaf108 100644 --- a/popup/components/TagBadge.tsx +++ b/popup/components/TagBadge.tsx @@ -15,7 +15,8 @@ export const TagBadge = ({ tag }: Props) => { "::before": { content: "none" }, }} maw={146} - // Workaround so that dot doesn't get messed up when max width is used. + // Workaround because the default dot gets messed up when max width is + // hit. leftSection={