Skip to content

Commit

Permalink
feat(date): 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 0a0c9c6 commit b047211
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 303 deletions.
Loading

0 comments on commit b047211

Please sign in to comment.