From 0ce1e3eaf9681d62523f48fee2812cb92a31d074 Mon Sep 17 00:00:00 2001 From: arnaudDerbey <21969002+arnaudDerbey@users.noreply.github.com> Date: Mon, 1 Jul 2019 19:31:45 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c55f60f..bb0337f 100644 --- a/readme.md +++ b/readme.md @@ -46,7 +46,7 @@ $ npm i sv-dropzone | hooveringClass | "dropzone-hoovering" | string | | id | "dropId" | string | | autoDiscover | false | bool | -| slot | `
drop your file(s) here or click to add file
` | element | +| slot | `drop your file(s) here or click
` | element | - All dropzone events can be found [here](https://www.dropzonejs.com/#events-list) - All dropzone options can be found [here](https://www.dropzonejs.com/#configuration-options) @@ -54,6 +54,6 @@ $ npm i sv-dropzone [dropzonejs]: https://www.dropzonejs.com/ [svelte]: https://svelte.dev/ [sapper]: https://svelte.dev/ -[eventname]: https://www.dropzonejs.com/#events +[eventname]: https://www.dropzonejs.com/#events-list [optionname]: https://www.dropzonejs.com/#configuration-options [logo]: https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 2"