We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d2ad3 commit e547b2fCopy full SHA for e547b2f
frontend/packages/component-library/src/cms/section/stories/Section.story.tsx
@@ -74,7 +74,7 @@ export const SectionWithBackgroundColorT: Story = {
74
padding: 'l',
75
children: (
76
<>
77
- <Heading2>This is a section with a background color!</Heading2>
+ <Heading2>This is a section with a background color</Heading2>
78
<BodyOneText>I'm just a sentence.</BodyOneText>
79
</>
80
),
0 commit comments