Airthee / how-long

A VueJS project giving your instant age

Home Page:https://how-long.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add :maxlength on input fields

Airthee opened this issue · comments

When user type the date by hand, he can put anything, there is no length constraint.
Need to add :maxlength attribut to inputs.

maxlength on input of type number is not satisfying, will change with #1