diff --git a/src/components/tabs.tsx b/src/components/tabs.tsx index 8547d61..04ae97d 100644 --- a/src/components/tabs.tsx +++ b/src/components/tabs.tsx @@ -54,7 +54,7 @@ const Tabs: React.FC = ({ tabs }) => { return (
-
+
{tabs.map((tab, index) => (