5 lines
132 B
JavaScript
5 lines
132 B
JavaScript
export const FILE_UPLOAD_INFO = `
|
|
If you want to upload a document, please select a document type
|
|
before uploading the document.
|
|
`;
|