diff --git a/lib/components/SubMenuGroup/SubMenuGroup.tsx b/lib/components/SubMenuGroup/SubMenuGroup.tsx index 9fc9ed5..eea2d97 100644 --- a/lib/components/SubMenuGroup/SubMenuGroup.tsx +++ b/lib/components/SubMenuGroup/SubMenuGroup.tsx @@ -73,7 +73,7 @@ const Heading: React.FC<{ children: React.ReactNode; }> = ({ className, children }) => { return ( -