Adjust attribute order
This commit is contained in:
parent
816fa63e78
commit
ed34f4f316
1 changed files with 2 additions and 2 deletions
|
|
@ -11,10 +11,10 @@
|
|||
<div class="modal-form">
|
||||
<div class="input-row">
|
||||
<input
|
||||
type="text"
|
||||
name="Playlist Name"
|
||||
id="playlist-name"
|
||||
v-model="name"
|
||||
type="text"
|
||||
name="Playlist Name"
|
||||
>
|
||||
</div>
|
||||
<div class="input-row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue