diff --git a/.storybook/components/ColorList/ColorList.tsx b/.storybook/components/ColorList/ColorList.tsx index 7fbf2eb9c..f4ed67f99 100755 --- a/.storybook/components/ColorList/ColorList.tsx +++ b/.storybook/components/ColorList/ColorList.tsx @@ -16,7 +16,7 @@ export const ColorList = (props: Props) => (
{props.listItems.map(function (listItem) { return ( -
+