getgrav / grav-plugin-simplesearch

Grav SimpleSearch Plugin
https://getgrav.org
MIT License
44 stars 55 forks source link

input attribute fix #165

Closed akaunderr closed 4 years ago

akaunderr commented 5 years ago

HTML5 validation error: attribute min not allowed on element input at this point. Attribute min uses when type is date, month, week, time, datetime-local, number, or range.