How to set no of files that can be uploaded at a time using the provided Dropzone
I am using nextjs app router and getting an error for exceeding the file limit when selecting more than one file, Also another question, I want to store the selected files that are yet to be uploaded in a useState how do I do that.
0 Replies