diff --git a/frontend/src/components/Tabs.tsx b/frontend/src/components/Tabs.tsx index 5f7a8be..3bf5831 100644 --- a/frontend/src/components/Tabs.tsx +++ b/frontend/src/components/Tabs.tsx @@ -21,8 +21,10 @@ export function Tabs({ items, activeId, onChange }: TabsProps): JSX.Element { return (