Skip to content

Commit

Permalink
Avoid self-closing tags on non-void elements
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoverna authored Sep 26, 2024
1 parent de136cc commit 24e16b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/VideoPlayer/VideoPlayer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,4 @@
on:error
on:cuepointchange
on:cuepointschange
/>
></mux-player>

0 comments on commit 24e16b1

Please sign in to comment.