From ca10749a9cbe701248a67c43a6199e450d511665 Mon Sep 17 00:00:00 2001 From: ameer2468 <33054370+ameer2468@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:28:35 +0300 Subject: [PATCH] Mob: cleanup warning (#2122) Update Categories.tsx --- apps/mobile/src/components/overview/Categories.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/mobile/src/components/overview/Categories.tsx b/apps/mobile/src/components/overview/Categories.tsx index 2e479cc13..30eee6a1e 100644 --- a/apps/mobile/src/components/overview/Categories.tsx +++ b/apps/mobile/src/components/overview/Categories.tsx @@ -43,14 +43,12 @@ const Categories = ({ kinds }: Props) => { break; } return ( - - ); }} />