From f12c75a556340691cb7b5015684b0b6606a309fb Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Tue, 26 Nov 2024 22:46:42 +0000 Subject: [PATCH] Fix padding props Signed-off-by: Charles de Dreuille --- packages/canon/src/components/Inline/Inline.stories.tsx | 4 ++-- packages/canon/src/components/Stack/Stack.stories.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/canon/src/components/Inline/Inline.stories.tsx b/packages/canon/src/components/Inline/Inline.stories.tsx index 71d1140b5c..d098fa71a3 100644 --- a/packages/canon/src/components/Inline/Inline.stories.tsx +++ b/packages/canon/src/components/Inline/Inline.stories.tsx @@ -29,8 +29,8 @@ type Story = StoryObj; const FakeBox = () => ( diff --git a/packages/canon/src/components/Stack/Stack.stories.tsx b/packages/canon/src/components/Stack/Stack.stories.tsx index 8655194778..9d01238ae7 100644 --- a/packages/canon/src/components/Stack/Stack.stories.tsx +++ b/packages/canon/src/components/Stack/Stack.stories.tsx @@ -29,8 +29,8 @@ type Story = StoryObj; const FakeBox = () => (