Skip to content

Commit 27bef59

Browse files
authored
Merge pull request #105 from back4app/remove_autoplay_from_video
fix: Remove autoplay from video tutorial
2 parents fc7bf40 + 04cacff commit 27bef59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/VideoTutorialButton/VideoTutorialButton.react.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export default class VideoTutorialButton extends Component {
3838
controls
3939
width="100%"
4040
height="100%"
41-
playing
4241
/>
4342
</div>
4443
</Popover>

0 commit comments

Comments
 (0)