title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 17:37:21 +08:00
parent 56f6f4c71a
commit d0bd9e6bd6
5 changed files with 24 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ export default function UploadProspektusInvestasi({
setFile(buffer);
setPdf(file);
}}
accept="image/pdf"
accept="application/pdf"
>
{(props) => (
<Button