diff --git a/src/stories/templates/hero/hero-image-right-logos.stories.js b/src/stories/templates/hero/hero-image-right-logos.stories.js index d5a61dc2..4e2c64b1 100644 --- a/src/stories/templates/hero/hero-image-right-logos.stories.js +++ b/src/stories/templates/hero/hero-image-right-logos.stories.js @@ -56,7 +56,9 @@ const MOCK = { } const HeroDisplay = ` + +
-` +
+
+` const Template = (args) => ({ components: { HeroBlockBase, LinkButton, ContentLogoBlock, ImageSwitcher, Container },