yansern / vue-multipane

Resizable split panes for Vue.js.
https://yansern.github.io/vue-multipane/
Other
588 stars 125 forks source link

Update README.md #21

Open Clemens-B opened 5 years ago

Clemens-B commented 5 years ago

Typo in import

damianstasik commented 5 years ago

@Clemens-B If you look here: https://github.com/yansern/vue-multipane/blob/d9a17be799de24af521b3c101dc6277af08503b1/src/index.js#L4

The import is correct, but the usage in the components section is not, so you need to reverse it in your PR.