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

Update Select.vue

This commit is contained in:
Jeff Sagal
2021-08-02 19:24:54 -07:00
parent 6c81325855
commit 1be4464eb1
+1 -1
View File
@@ -205,7 +205,7 @@ export default {
type: Function,
/**
* @return {Object}
* @param localeStrings
* @param {Object} localeStrings
*/
default: (localeStrings) => localeStrings,
},