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

Update sandbox

This commit is contained in:
Jeff
2019-03-23 14:24:18 -07:00
parent 2ecad8496a
commit 503cfb0444
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ const defaultConfig = () => ({
closeOnSelect: true,
disabled: false,
selectOntab: false,
placeholder: 'placeholder',
placeholder: 'Select a Country...',
});
export default {