Skip to content

Commit

Permalink
feat(textarea): use React.forwardRef and deprecate inputRef prop
Browse files Browse the repository at this point in the history
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
robinzigmond committed Jan 4, 2023
1 parent 1b5de36 commit e6582ae
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 200 deletions.
Loading

0 comments on commit e6582ae

Please sign in to comment.