From a8cb267f14d520408289d26cbe8dfe3f739c4aba Mon Sep 17 00:00:00 2001 From: Nathanael Liu Date: Wed, 8 May 2024 00:01:09 +0000 Subject: [PATCH] wip: rm comment --- .../components/shared/category-tabs/category-tabs.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/masterbots.ai/components/shared/category-tabs/category-tabs.tsx b/apps/masterbots.ai/components/shared/category-tabs/category-tabs.tsx index bd197af7..d20ed089 100644 --- a/apps/masterbots.ai/components/shared/category-tabs/category-tabs.tsx +++ b/apps/masterbots.ai/components/shared/category-tabs/category-tabs.tsx @@ -13,7 +13,6 @@ export function CategoryTabs({ initialCategory?: string }) { useEffect(() => { - console.log('TopETH', initialCategory) if (document) { const element = document.getElementById( `browse-category-tab__${