Skip to content

Commit ec76048

Browse files
committed
new baseline
1 parent 362be55 commit ec76048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/component-library/src/cms/section/stories/Section.story.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export const SectionWithBackgroundPatternT: Story = {
7575
padding: 'l',
7676
children: (
7777
<>
78-
<Heading2>This is a section with a background pattern@</Heading2>
78+
<Heading2>This is a section with a background pattern</Heading2>
7979
<BodyOneText>I'm just a sentence.</BodyOneText>
8080
</>
8181
),

0 commit comments

Comments
 (0)