Add accept="*/*" to file input
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
<input id="fileInput"
|
||||
type="file"
|
||||
multiple
|
||||
accept="*/*"
|
||||
class="absolute inset-0 opacity-0 cursor-pointer" />
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user