mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(input): input maxlength calculate the correct length * docs(input): Update maxlength comment * fix(input): format code and remove upperLimit calculated attributes * fix(input): props.maxlength is converted to number type * docs(input): modify maxlength type