Skip to content

Commit e78ed4d

Browse files
committed
Fixed value placement
1 parent 0c0a705 commit e78ed4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

partials/section.forms.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
</button>
391391

392392
<input
393-
name=button""
393+
name="button"
394394
value="Input Button"
395395
type="button" />
396396

0 commit comments

Comments
 (0)