From 66dfb50a5c80185b39a680f096b40c7fe2335b7d Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Fri, 1 Jul 2022 19:44:44 +0200 Subject: [PATCH] change(ui) - remove capitalize for the meta value --- .../app/components/shared/SessionItem/MetaItem/MetaItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/shared/SessionItem/MetaItem/MetaItem.tsx b/frontend/app/components/shared/SessionItem/MetaItem/MetaItem.tsx index 8f8931e3b..5b88d1896 100644 --- a/frontend/app/components/shared/SessionItem/MetaItem/MetaItem.tsx +++ b/frontend/app/components/shared/SessionItem/MetaItem/MetaItem.tsx @@ -14,7 +14,7 @@ export default function MetaItem(props: Props) { - +