diff --git a/src/components/Tabs/Tabs.tsx b/src/components/Tabs/Tabs.tsx index 22d39d15a..8e9564c35 100644 --- a/src/components/Tabs/Tabs.tsx +++ b/src/components/Tabs/Tabs.tsx @@ -51,9 +51,10 @@ const Tabs =
({ className, links, listClassName, + ...props }: Props
): React.JSX.Element => { return ( -