- allowed PDF for call #10;
This commit is contained in:
@@ -155,6 +155,7 @@ const FileuploadApplicationSignedPdf = ({
|
||||
|
||||
return res;
|
||||
}) : [];
|
||||
|
||||
// eslint-disable-next-line no-useless-escape
|
||||
setAcceptFormats(properMime.join(',').replace(/\*/g, '.\*').replace(/,/g, '|'));
|
||||
setFormatsForInput(properMime.join(','));
|
||||
|
||||
Reference in New Issue
Block a user