forward name to non-mobile variant (#568)

This commit is contained in:
jhwz 2021-03-29 13:35:55 +13:00 committed by GitHub
commit d5db33abc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -249,6 +249,7 @@
aria-label="{label ? undefined : ariaLabel}"
disabled="{disabled}"
id="{id}"
name="{name}"
max="{max}"
min="{min}"
step="{step}"