diff --git a/packages/design-system/lib/components/VideoPlayer/VideoPlayer.stories.tsx b/packages/design-system/lib/components/VideoPlayer/VideoPlayer.stories.tsx index ff363dbb1..5a42773e8 100644 --- a/packages/design-system/lib/components/VideoPlayer/VideoPlayer.stories.tsx +++ b/packages/design-system/lib/components/VideoPlayer/VideoPlayer.stories.tsx @@ -5,7 +5,7 @@ import { VideoPlayer } from '.' import { config as videoPlayerConfig } from './variants' const meta: Meta = { - title: 'Core Components//🚧 Video 🚧/VideoPlayer', + title: 'Core Components/🚧 Video 🚧/VideoPlayer', component: VideoPlayer, parameters: { diff --git a/packages/design-system/lib/components/VideoPlayer/VideoWithCard/VideoWithCard.stories.tsx b/packages/design-system/lib/components/VideoPlayer/VideoWithCard/VideoWithCard.stories.tsx index 9c4f050f0..4fd9fbf16 100644 --- a/packages/design-system/lib/components/VideoPlayer/VideoWithCard/VideoWithCard.stories.tsx +++ b/packages/design-system/lib/components/VideoPlayer/VideoWithCard/VideoWithCard.stories.tsx @@ -4,7 +4,7 @@ import { VideoWithCard } from '.' import { config } from './variants' const meta: Meta = { - title: 'Core Components//🚧 Video 🚧//VideoWithCard', + title: 'Core Components/🚧 Video 🚧/VideoWithCard', component: VideoWithCard, parameters: { docs: {