holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
https://holiber.github.io/sl-vue-tree/
MIT License
345 stars 78 forks source link

Smallest PR ever #22

Closed onekiloparsec closed 6 years ago

onekiloparsec commented 6 years ago

This fixes the case of the multiselectKey prop. A wrong case was preventing the multiselect to work.

holiber commented 6 years ago

Than you for PR