2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

update docs

This commit is contained in:
Jeff
2019-11-07 17:15:48 -08:00
committed by Jeff
parent 8cce5e0ea2
commit af424159f7
3 changed files with 53 additions and 47 deletions
+1 -1
View File
@@ -492,7 +492,7 @@
type: Function,
/**
* @param map {Object}
* @param vm {Vue/Component}
* @param vm {VueSelect}
* @return {Object}
*/
default: (map, vm) => map,