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 61775cf commit f2df029Copy full SHA for f2df029
packages/components/bolt-video/src/_video-tag.twig
@@ -83,4 +83,4 @@ https://github.com/videojs/video.js/blob/22fd327076cb044c135c747086b58b7be64a747
83
84
{% set customElementName = "#{bolt.data.config.namespace}-video" %}
85
86
-<{{ customElementName }} {{ attributes }} v="{{ version }}"></{{ customElementName }}>
+<{{ customElementName }} {{ attributes }}></{{ customElementName }}>
0 commit comments