diff --git a/apps/web/Components/Calculation/index.tsx b/apps/web/Components/Calculation/index.tsx index ec00893..2752341 100644 --- a/apps/web/Components/Calculation/index.tsx +++ b/apps/web/Components/Calculation/index.tsx @@ -67,9 +67,9 @@ export function Content({ initHooks, title }: ContentProps) { - {tabs.map(({ Component, key }) => ( - - ))} +
+ +