Update readme.md
This commit is contained in:
@@ -31,7 +31,7 @@ $ npm i sv-dropzone
|
|||||||
id="id"
|
id="id"
|
||||||
dropzoneEvents={{ addedfile, drop, init }}
|
dropzoneEvents={{ addedfile, drop, init }}
|
||||||
options={{ clickable: true, acceptedFiles: 'text/javascript', maxFilesize: 256, init }}>
|
options={{ clickable: true, acceptedFiles: 'text/javascript', maxFilesize: 256, init }}>
|
||||||
<p>hello</p>
|
<p>Drop file(s) here to upload</p>
|
||||||
</Dropzone>
|
</Dropzone>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user