File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,6 @@ function App() {
4646 leftLabel= " or"
4747 rightLabel= " to select files"
4848 buttonLabel= " click here"
49- options= {{
50- multiFile: true ,
51- maxFileSize: 5 ,
52- maxUploadFiles: 0 ,
53- filesContainerHeight: 357 ,
54- maxFilesContainerHeight: 357 ,
55- imageSrc: ' ' ,
56- allowedExtensions: [' jpg' , ' jpeg' ],
57- }}
5849 maxFileSize= {10 }
5950 maxUploadFiles= {0 }
6051 maxFilesContainerHeight= {357 }
Original file line number Diff line number Diff line change 11{
22 "name" : " react-mui-fileuploader" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " 🗃️ React mui fileuploader is a react component based on @mui v5 that allows you to upload files with an awesome ui component" ,
55 "main" : " dist/index.esm.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments