feat: Add placeholder to slide name input (#5618)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
committed by
GitHub
parent
1774fff3db
commit
bb6eece4ce
@@ -12,6 +12,7 @@
|
||||
v-model="name"
|
||||
name="name"
|
||||
label="Name"
|
||||
placeholder="Add a name..."
|
||||
color="foundation"
|
||||
:rules="[isRequired]"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user