Closed mcornejo closed 9 months ago
We don't need to check-in dist folder. Can you leave just TS changes in your PR and I will happily merge it afterwards
@yury-dymov sorry, that commit was not meant to be in the PR (I just added to make my it work in my env). fixed.
There were some attributes missing from the types. In particular placeholder, as mentioned in #124. The missing props are in the InputHTMLAttributes interface.
Fixes #124