Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(textarea): use React.forwardRef and deprecate inputRef prop
allow a `ref` to be passed directly to the component, removing the need for the `inputRef` prop which is now deprecated re #5564
- Loading branch information