Drop autofocus on comments form
This commit is contained in:
parent
1a6bb46f86
commit
897451312c
|
@ -14,7 +14,6 @@ form:
|
|||
- name: name
|
||||
label: Name
|
||||
placeholder: Enter your name
|
||||
autofocus: on
|
||||
autocomplete: on
|
||||
type: text
|
||||
validate:
|
||||
|
|
Loading…
Reference in New Issue