halower / vue-tree

tree and multi-select component based on Vue.js 2.0
https://github.com/halower/vue2-tree/blob/master/README.md
MIT License
935 stars 209 forks source link

Misspelled word `expanded` #182

Open 0xSullivan opened 4 years ago

0xSullivan commented 4 years ago

It's not a big deal, but you have a misspelled issue in word expanded in link bellow.

https://github.com/halower/vue-tree/blob/e253f04fcfb16dd1d4a9962e3e75abda7b1bc6a7/src/components/treeLi.vue#L210

It causes no logic error or any functional issue