@@ -202,7 +202,7 @@ $effect(() => {
|
|||||||
type="file"
|
type="file"
|
||||||
multiple
|
multiple
|
||||||
accept=".pdf,.jpg,.jpeg,.png,.tif,.tiff"
|
accept=".pdf,.jpg,.jpeg,.png,.tif,.tiff"
|
||||||
aria-label={m.upload_label()}
|
aria-label={m.doc_file_upload_label()}
|
||||||
class="sr-only"
|
class="sr-only"
|
||||||
onchange={handleFileSelect}
|
onchange={handleFileSelect}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user