From dbcabb866e94f649b543c885d081917bb0c4bfb6 Mon Sep 17 00:00:00 2001 From: heybereket Date: Sun, 11 Jun 2023 09:55:25 -0400 Subject: [PATCH] style change --- components/TabButton.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/TabButton.tsx b/components/TabButton.tsx index 018cc8b..bae8850 100644 --- a/components/TabButton.tsx +++ b/components/TabButton.tsx @@ -11,14 +11,16 @@ interface Props { export const TabButton = (props: Props) => { return (