Skip to content

Commit aaa2a4b

Browse files
authored
update lint (#5750)
1 parent eda735d commit aaa2a4b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

  • packages/storybook8/stories/Composites

packages/storybook8/stories/Composites/CallComposite/Docs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,6 @@ While screen sharing, the call window displays a grey placeholder to the present
488488

489489
When you share your screen during a video call and choose to render what you are sharing, you might end up sharing the call window itself. This creates a recursive effect where the shared screen displays the call window, which in turn shows the shared screen again, leading to an infinite recursion effect. This behavior is enabled automatically as part of the default experience and allows users to see that screen sharing is enabled and working.
490490

491-
{' '}
492491
<img
493492
style={{ width: '100%' }}
494493
src="images/callcomposite-screenshare-recursive.png"

packages/storybook8/stories/Composites/CallWithChatComposite/Docs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ While screen sharing, the call window displays a grey placeholder to the present
163163

164164
When you share your screen during a video call and choose to render what you are sharing, you might end up sharing the call window itself. This creates a recursive effect where the shared screen displays the call window, which in turn shows the shared screen again, leading to an infinite recursion effect. This behavior is enabled automatically as part of the default experience and allows users to see that screen sharing is enabled and working.
165165

166-
{' '}
167166
<img
168167
style={{ width: '100%' }}
169168
src="images/callcomposite-screenshare-recursive.png"

0 commit comments

Comments
 (0)