thecodejack / svelte-file-dropzone

Svelte component for fileupload
https://svelte-file-dropzone.netlify.app/
252 stars 45 forks source link

Created a label prop to allow changing the text inside of the dropzone. #146

Closed Roborob03 closed 1 year ago

Roborob03 commented 1 year ago

It was not yet possible to change the "Drag 'n' drop some files here, or click to select files" text inside of the dropzone. This seems like a major limitation to this component. This pull request fixes that