Skip to content

Commit 43c61c8

Browse files
authored
update readme instructions for normal script includes
Mention that the sortable.js library needs to be included as well (otherwise the component doesn't load).
1 parent 2753c56 commit 43c61c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ https://jsfiddle.net/dede89/m2v0orcn/
216216
217217
- #### For `<script>` Include
218218
219-
Just include `vuedraggable.min.js` after Vue.<br>
219+
Just include `Sortable.min.js` and `vuedraggable.min.js` after Vue.<br>

0 commit comments

Comments
 (0)