diff --git a/components/TabSwitch.tsx b/components/TabSwitch.tsx index d2913ad..7701815 100644 --- a/components/TabSwitch.tsx +++ b/components/TabSwitch.tsx @@ -14,7 +14,7 @@ export default function TabSwitch({ setCurrentTab: (tab: string) => void; }) { return ( -