diff --git a/packages/canon/src/components/Button/Button.stories.tsx b/packages/canon/src/components/Button/Button.stories.tsx
index 7a01fa6014..2d0938b0d4 100644
--- a/packages/canon/src/components/Button/Button.stories.tsx
+++ b/packages/canon/src/components/Button/Button.stories.tsx
@@ -85,8 +85,8 @@ export const WithIcons: Story = {
render: args => (
-
-
+
+
),
};
@@ -98,8 +98,8 @@ export const FullWidth: Story = {
render: args => (
-
-
+
+
),
};
@@ -158,7 +158,7 @@ export const Playground: Story = {
Button