We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f946a commit 1ba5d06Copy full SHA for 1ba5d06
src/components/cards/cards.jsx
@@ -69,7 +69,7 @@ const VideoStep = ({video, dragging}) => (
69
height="338"
70
scrolling="no"
71
src={`https://fast.wistia.net/embed/iframe/${video}?seo=false&videoFoam=true`}
72
- title="Video Player"
+ title="📹"
73
width="600"
74
/>
75
<script
0 commit comments