From d553aae71eae510747a11e18dcc7510dcc76f1bf Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Wed, 24 Aug 2022 15:11:38 -0600 Subject: [PATCH] Shrink icon --- web/components/follow-market-button.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/web/components/follow-market-button.tsx b/web/components/follow-market-button.tsx index 026902f3..44f4d4be 100644 --- a/web/components/follow-market-button.tsx +++ b/web/components/follow-market-button.tsx @@ -56,19 +56,13 @@ export const FollowMarketButton = (props: { > {followers?.includes(user?.id ?? 'nope') ? ( - ) : ( - )}