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..ce69934d2 100644
--- a/src/core/styles/colors/Colors.stories.tsx
+++ b/src/core/styles/colors/Colors.stories.tsx
@@ -7,10 +7,7 @@ export default {
const colorSet = (colors, useClass = "") =>
colors.map((color) => (
-