From 7d7bdfb6f9479caffcbc523164382a6fe239c425 Mon Sep 17 00:00:00 2001 From: Yvonne Tang Date: Fri, 28 Feb 2025 11:18:57 -0800 Subject: [PATCH] More doc --- components/Video/StoryVideo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Video/StoryVideo.tsx b/components/Video/StoryVideo.tsx index f583c88e..f7662076 100644 --- a/components/Video/StoryVideo.tsx +++ b/components/Video/StoryVideo.tsx @@ -8,7 +8,7 @@ import * as styles from './StoryVideo.styles'; /** * Inline story Video component that comes with a play/pause button and layout/caption options * similar to the StoryImage component. - * To be used for the SbVideo component in Storyblok. + * To be used for the SbVideo component and the foreground looping video in Story page heroes. */ export type StoryVideoProps = React.HTMLAttributes & Omit & {