Add placeholder
All checks were successful
/ Build App (pull_request) Successful in 55s

This commit is contained in:
Valentin Brandl 2024-07-30 18:59:48 +02:00
parent 66e7a5ff3c
commit cd59f73353
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -56,6 +56,7 @@
<div class="control"> <div class="control">
<AutoComplete <AutoComplete
id="name" id="name"
placeholder="Name"
name="name" name="name"
create={true} create={true}
bind:selectedItem={selectedName} bind:selectedItem={selectedName}