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 e9e3a7c commit 362be55Copy full SHA for 362be55
frontend/packages/component-library/src/cms/section/stories/Section.story.tsx
@@ -68,7 +68,7 @@ export const SectionWithBackgroundColor: Story = {
68
},
69
};
70
71
-export const SectionWithBackgroundPattern: Story = {
+export const SectionWithBackgroundPatternT: Story = {
72
args: {
73
background: sectionBackground.patternPrimary,
74
backgroundImageUrl: bgPattern,
0 commit comments