Updated default Autocomplete Component placeholder
This commit is contained in:
parent
cea9ac3965
commit
096b981247
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ export default {
|
|||
|
||||
placeholder: {
|
||||
type: String,
|
||||
default: "Start typing...",
|
||||
default: "",
|
||||
required: false
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue