diff --git a/src/compounds/ItemGroup/ItemGroup.jsx b/src/compounds/ItemGroup/ItemGroup.jsx index 3f89e49..5ab79a3 100644 --- a/src/compounds/ItemGroup/ItemGroup.jsx +++ b/src/compounds/ItemGroup/ItemGroup.jsx @@ -9,7 +9,7 @@ import './item-group.scss' const ItemGroup = ({ buttonProps, items, isLoading, orientation, withButtonLink, withTitleLink }) => ( <>