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 7dd2881 commit 40b0d1bCopy full SHA for 40b0d1b
src/VuePdfEditor.vue
@@ -12,6 +12,7 @@
12
type="file"
13
name="pdf"
14
class="hidden"
15
+ accept="application/pdf"
16
@change="onUploadPDF">
17
<input id="image"
18
0 commit comments