Skip to content

Commit

Permalink
feat(decimal): useReact.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 10ea4a1 commit 9f4f4ce
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 234 deletions.
Loading

0 comments on commit 9f4f4ce

Please sign in to comment.