form builder hints

This commit is contained in:
Alex Turchyn
2023-07-08 17:07:07 +03:00
parent a72882ce0f
commit 28290c4635
6 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
Verify Signed PDF
</div>
<div class="text-xs">
<span class="font-medium">Click to upload</span> or drag and drop
<span class="font-medium">Click to upload</span> or drag and drop files
</div>
</div>
<input id="file" name="files[]" class="hidden" data-action="change:file-dropzone#onSelectFiles" data-target="file-dropzone.input" type="file" accept="application/pdf" multiple>