diff --git a/src/core/styles/Typography.stories.tsx b/src/core/styles/Typography.stories.tsx index d850610dd..f32a1ed25 100644 --- a/src/core/styles/Typography.stories.tsx +++ b/src/core/styles/Typography.stories.tsx @@ -54,7 +54,7 @@ const fontCell = (style) => (
diff --git a/src/core/styles/colors/Colors.stories.tsx b/src/core/styles/colors/Colors.stories.tsx index 84babbb31..a2db1829e 100644 --- a/src/core/styles/colors/Colors.stories.tsx +++ b/src/core/styles/colors/Colors.stories.tsx @@ -9,7 +9,7 @@ const colorSet = (colors, useClass = "") => colors.map((color) => (