File tree Expand file tree Collapse file tree 1 file changed +2
-25
lines changed
docs/ff-concepts/navigation-routing Expand file tree Collapse file tree 1 file changed +2
-25
lines changed Original file line number Diff line number Diff line change @@ -672,28 +672,5 @@ Be sure to test both fresh installs (deferred deep links) and existing app sessi
672
672
673
673
:::tip
674
674
For a complete walkthrough, check out the tutorial video:
675
- <div style={{
676
- position: 'relative',
677
- paddingBottom: 'calc(56.67989417989418% + 41px)', // Keeps the aspect ratio and additional padding
678
- height: 0,
679
- width: '100%'}}>
680
- <iframe
681
- src="https://www.youtube.com/embed/v=nEBot6-zhfY"
682
- title="Sharing a Project with a User"
683
- style={{
684
- position: 'absolute',
685
- top: 0,
686
- left: 0,
687
- width: '100%',
688
- height: '100%',
689
- colorScheme: 'light'
690
- }}
691
- frameborder="0"
692
- loading="lazy"
693
- webkitAllowFullScreen
694
- mozAllowFullScreen
695
- allowFullScreen
696
- allow="clipboard-write">
697
- </iframe>
698
- </div>
699
- :::
675
+ <div class="video-container"><iframe src="https://www.youtube.com/embed/nEBot6-zhfY?si=y-flWx8zoGH8mgjM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
676
+ :::
You can’t perform that action at this time.
0 commit comments