Skip to content

Commit 4561e38

Browse files
authored
update element to tag
I think the prop is named different in newest release so I thought this should say `tag` instead of the old `element`. HTH
1 parent 5278194 commit 4561e38

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
@@ -37,7 +37,7 @@ https://david-desmaisons.github.io/draggable-example/
3737
* Compatible with Vue.js 2.0 transition-group
3838
* Cancellation support
3939
* Events reporting any changes when full control is needed
40-
* Reuse existing UI library components (such as [vuetify](https://vuetifyjs.com), [element](http://element.eleme.io/), or [vue material](https://vuematerial.io) etc...) and make them draggable using `element` and `componentData` props
40+
* Reuse existing UI library components (such as [vuetify](https://vuetifyjs.com), [element](http://element.eleme.io/), or [vue material](https://vuematerial.io) etc...) and make them draggable using `tag` and `componentData` props
4141

4242
## Backers
4343

0 commit comments

Comments
 (0)