Skip to content

Commit

Permalink
Merge pull request #725 from jonathanrevell/patch-1
Browse files Browse the repository at this point in the history
Fixed typo for "Gochas" to "Gotchas"
  • Loading branch information
David-Desmaisons authored Sep 21, 2019
2 parents 7db3705 + c6ec6e9 commit ee01772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ Ex:
<button slot="footer" @click="addPeople">Add</button>
</draggable>
```
### Gochas
### Gotchas
- Vue.draggable children should always map the list or value prop using a v-for directive
* You may use [header](https://github.com/SortableJS/Vue.Draggable#header) and [footer](https://github.com/SortableJS/Vue.Draggable#footer) slot to by-pass this limitation.
Expand Down

0 comments on commit ee01772

Please sign in to comment.