diff --git a/docs/src/pages/CustomHtml.vue b/docs/src/pages/CustomHtml.vue index 2ea9b12..1aa467c 100644 --- a/docs/src/pages/CustomHtml.vue +++ b/docs/src/pages/CustomHtml.vue @@ -2,7 +2,7 @@

Adding Custom HTML to the dropzone using slots

- +

Drag and drop to upload content!

...or click to select a file from your computer
@@ -22,7 +22,7 @@ import vueDropzone from '../../../src/'; import editDoc from '../components/DocEditLink.vue'; var html = ` - +

Drag and drop to upload content!

...or click to select a file from your computer