From b517903a1306b83fc1529d812d01373393304cc2 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Wed, 10 Aug 2022 11:31:33 +0200 Subject: [PATCH] change(ui) - removed session count from tab --- .../components/SessionHeader/SessionHeader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/shared/SessionListContainer/components/SessionHeader/SessionHeader.tsx b/frontend/app/components/shared/SessionListContainer/components/SessionHeader/SessionHeader.tsx index f0fe2b7d2..b2bbc1e65 100644 --- a/frontend/app/components/shared/SessionListContainer/components/SessionHeader/SessionHeader.tsx +++ b/frontend/app/components/shared/SessionListContainer/components/SessionHeader/SessionHeader.tsx @@ -42,7 +42,7 @@ function SessionHeader(props: Props) { })} onClick={() => props.setActiveTab({ type: 'all' })} > - SESSIONS {listCount} + SESSIONS