Unverified Commit 3e4b56e0 authored by Palash gupta's avatar Palash gupta
Browse files

chore: video link is updated

parent c27c026e
Showing with 1 addition and 1 deletion
+1 -1
...@@ -18,7 +18,7 @@ function SkipOnBoardingModal({ onContinueClick }: Props): JSX.Element { ...@@ -18,7 +18,7 @@ function SkipOnBoardingModal({ onContinueClick }: Props): JSX.Element {
<iframe <iframe
width="100%" width="100%"
height="265" height="265"
src="https://www.youtube.com/embed/Ly34WBQ2640" src="https://www.youtube.com/embed/J1Bof55DOb4"
frameBorder="0" frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen allowFullScreen
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment