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.
build
1 parent ef15eb0 commit 2f1c1f8Copy full SHA for 2f1c1f8
demo/App.vue
@@ -1,6 +1,6 @@
1
<template>
2
<!-- just for tests -->
3
- <video src="." style="background-color: aqua"> TEST </video>
+ <video src="#" style="background-color: aqua"> TEST </video>
4
5
<FileInput :state="state">
6
<FileInputSelectedInfo :state="state"/>
0 commit comments