2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

improve description

This commit is contained in:
Kori Roys
2017-04-01 12:10:01 +02:00
parent 8d1c649cf0
commit 68b67e3297
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
},
/**
* Close a dropdown when an option is select. Set to false to keep the dropdown
* Close a dropdown when an option is chosen. Set to false to keep the dropdown
* open (useful when combined with multi-select, for example)
* @type {Boolean}
*/
+1 -1
View File
@@ -391,7 +391,7 @@
},
/**
* Close a dropdown when an option is select. Set to false to keep the dropdown
* Close a dropdown when an option is chosen. Set to false to keep the dropdown
* open (useful when combined with multi-select, for example)
* @type {Boolean}
*/