Remove ES6 arrow functions

This commit is contained in:
Gabe Kangas
2020-06-14 13:04:04 -07:00
parent 5e1524d03e
commit c2d0d6e962
2 changed files with 15 additions and 15 deletions

View File

@@ -53,7 +53,7 @@
<div id="video-container" class="flex shadow-md">
<video
class="video-js vjs-theme-fantasy"
class="video-js"
id="video"
preload="auto"
controls