Added separate documents display for non-images. BOD-420
This commit is contained in:
@@ -35,7 +35,7 @@ export function DocumentsUploadComponent({
|
||||
callback: callbackAfterUpload,
|
||||
})
|
||||
}
|
||||
accept="audio/*,video/*,image/*"
|
||||
accept="audio/*, video/*, image/*, .pdf, .doc, .docx, .xls, .xlsx"
|
||||
showUploadList={false}
|
||||
>
|
||||
<Button type="primary">
|
||||
|
||||
Reference in New Issue
Block a user