From d9ca4c529a7ff15727516ae7fb35a4d4ce7a3ce9 Mon Sep 17 00:00:00 2001 From: ariellalgilmore Date: Mon, 25 Sep 2023 10:34:53 -0700 Subject: [PATCH] fix(feature-section): react wrapper story --- .../__stories__/feature-section.stories.react.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/web-components/src/components/feature-section/__stories__/feature-section.stories.react.tsx b/packages/web-components/src/components/feature-section/__stories__/feature-section.stories.react.tsx index a62c0001252..ca1835ad451 100644 --- a/packages/web-components/src/components/feature-section/__stories__/feature-section.stories.react.tsx +++ b/packages/web-components/src/components/feature-section/__stories__/feature-section.stories.react.tsx @@ -88,7 +88,9 @@ export const Default = (args) => { Try a free virtual business framing session with IBM Garage - + {ctaType === CTA_TYPE.VIDEO + ? {videoFooterCopy} + : }