This repository was archived by the owner on Aug 23, 2022. It is now read-only.
v1.10.1
This small patch ensures that the default mapping of props for common <input>
components are not passed down for custom controls defined like <Control component={CustomControl}>
.