fac26 / week2-database-nkndi

0 stars 0 forks source link

Year input allows strings #43

Open LauraK0 opened 1 year ago

LauraK0 commented 1 year ago

Not sure how to fix but just thought I'd raise it

ighellache commented 1 year ago

Thank you, have added type="number" in the html form for now. Will consider using javascript if necessary.