From 6c7a5d5bab888a93af7b3cc76ffaa5248e8d3db4 Mon Sep 17 00:00:00 2001 From: Sarah Higley Date: Mon, 30 Dec 2024 16:12:15 -0800 Subject: [PATCH] fix: add accNames to FRE dialog and autoplay button --- .../stories/src/Carousel/CarouselControlled.stories.tsx | 2 +- .../stories/src/Carousel/CarouselFirstRunExperience.stories.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-components/react-carousel/stories/src/Carousel/CarouselControlled.stories.tsx b/packages/react-components/react-carousel/stories/src/Carousel/CarouselControlled.stories.tsx index 26ca5acceb4803..1f5c295e059612 100644 --- a/packages/react-components/react-carousel/stories/src/Carousel/CarouselControlled.stories.tsx +++ b/packages/react-components/react-carousel/stories/src/Carousel/CarouselControlled.stories.tsx @@ -162,7 +162,7 @@ export const Controlled = () => {
- + {JSON.stringify({ activeIndex }, null, 2)} diff --git a/packages/react-components/react-carousel/stories/src/Carousel/CarouselFirstRunExperience.stories.tsx b/packages/react-components/react-carousel/stories/src/Carousel/CarouselFirstRunExperience.stories.tsx index 3087e6c4f73f31..1150ff244e5ea0 100644 --- a/packages/react-components/react-carousel/stories/src/Carousel/CarouselFirstRunExperience.stories.tsx +++ b/packages/react-components/react-carousel/stories/src/Carousel/CarouselFirstRunExperience.stories.tsx @@ -93,7 +93,7 @@ export const FirstRunExperience = () => { - +