Skip to content

Commit 73d1fdb

Browse files
committed
UG-1008903-Validate and resolve the issues in the documentation for the Vue platform
1 parent 41bd27c commit 73d1fdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/PDF/PDF-Viewer/vue/toolbar-customization/custom-toolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Add toolbar components and the PDF Viewer component to your Vue template. One to
8888
</e-items>
8989
</ejs-toolbar>
9090

91-
<input type ="file" id="fileUpload" accept=".pdf" style="display:block;visibility:hidden;width:0;height:0;"></input>
91+
<input type ="file" id="fileUpload" accept=".pdf" style="display:block;visibility:hidden;width:0;height:0;">
9292

9393
<div class="control-section">
9494
<ejs-pdfviewer

0 commit comments

Comments
 (0)