From e444a4196a1f7b4f28f2ea962da8205b6db45735 Mon Sep 17 00:00:00 2001 From: Delapouite Date: Thu, 7 Oct 2021 14:53:40 +0200 Subject: [PATCH] feat: add tags counters in filtering panel labels --- components/Tweaks/TagColorPanel.tsx | 2 +- components/Tweaks/TagPanel.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Tweaks/TagColorPanel.tsx b/components/Tweaks/TagColorPanel.tsx index 0a595e8b..67b03428 100644 --- a/components/Tweaks/TagColorPanel.tsx +++ b/components/Tweaks/TagColorPanel.tsx @@ -40,7 +40,7 @@ export const TagColorPanel = (props: TagColorPanelProps) => { { return ( null} disableCreateItem={true}