mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-14 12:11:01 +03:00
fix: reorder attributes acording to lint rules
This commit is contained in:
parent
41a893e4fd
commit
462133919f
1 changed files with 1 additions and 1 deletions
|
@ -14,9 +14,9 @@
|
|||
|
||||
<input
|
||||
:id="id"
|
||||
type="text"
|
||||
ref="templatedInput"
|
||||
v-model="model"
|
||||
type="text"
|
||||
class="form-control"
|
||||
:placeholder="placeholder"
|
||||
:required="required"
|
||||
|
|
Loading…
Add table
Reference in a new issue