diff --git a/frontend/packages/component-library/src/cms/section/stories/Section.story.tsx b/frontend/packages/component-library/src/cms/section/stories/Section.story.tsx index ade562c..57eaddd 100644 --- a/frontend/packages/component-library/src/cms/section/stories/Section.story.tsx +++ b/frontend/packages/component-library/src/cms/section/stories/Section.story.tsx @@ -74,7 +74,7 @@ export const SectionWithBackgroundColorT: Story = { padding: 'l', children: ( <> - This is a section with a background color! + This is a section with a background color I'm just a sentence. ),