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 362be55 commit ec76048Copy full SHA for ec76048
frontend/packages/component-library/src/cms/section/stories/Section.story.tsx
@@ -75,7 +75,7 @@ export const SectionWithBackgroundPatternT: Story = {
75
padding: 'l',
76
children: (
77
<>
78
- <Heading2>This is a section with a background pattern@</Heading2>
+ <Heading2>This is a section with a background pattern</Heading2>
79
<BodyOneText>I'm just a sentence.</BodyOneText>
80
</>
81
),
0 commit comments