rev: alert file upload

Deskripsi;
- perbaiki alert file upload

No Issues
This commit is contained in:
amel
2025-01-05 17:34:27 +08:00
parent b2801480aa
commit 9b8ca0c99c
5 changed files with 5 additions and 5 deletions

View File

@@ -154,7 +154,7 @@ export default function DrawerMenuDocumentDivision() {
refresh.set(true)
setOpenModal(false)
setOpenDrawerDocument(false)
toast.error('File yang diizinkan: .csv, .png, .jpg, .heic, .pdf dengan ukuran maksimal 3 MB')
toast.error('File yang diizinkan: .csv, .png, .jpg, .heic, .pdf, .doc, .docx, .xls, .xlsx dengan ukuran maksimal 3 MB')
}}
>
<Flex justify={'center'} align={'center'} direction={'column'} mb={20} onClick={() => openRef.current?.()}>