Skip to content

Commit

Permalink
fix(docs): new video url
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 committed Nov 18, 2024
1 parent be3238c commit b195101
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ Both `ForEach` and `ForEachItem` are similar, but there are specific use cases t
Read more about performance optimization [here](../../14.best-practices/0.flows.md#task-in-the-same-execution).

<div class="video-container">
<iframe src="https://www.youtube.com/embed/JD671J65eGE?si=E2JdGFnssSemXIud" 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>
<iframe src="https://www.youtube.com/embed/mkZcdbgxSWA?si=DXGrFU6m6XEOtZSN" 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>

---
Expand Down

0 comments on commit b195101

Please sign in to comment.