diff --git a/src/blocks/Icons/Icons.tsx b/src/blocks/Icons/Icons.tsx index 091e74ea6..cb284f51d 100644 --- a/src/blocks/Icons/Icons.tsx +++ b/src/blocks/Icons/Icons.tsx @@ -54,7 +54,7 @@ const Icons = ({title, description, size = 's', colSizes = {all: 12}, items}: Ic {itemContent} ) : ( -
+
{itemContent}
);