refactor: Get rid of forwardRef#2049
Conversation
|
413e05b to
f790337
Compare
dougfabris
left a comment
There was a problem hiding this comment.
found some things:
yarn installrevert some changes you did to...api.md- we still need the
isForwardRefTypehelper? - since you replaced all
addonin favor ofendAddoncan we drop the deprecated prop in this pull request?
…ctionButton, Button, and IconButton
f790337 to
3b35114
Compare
coming in a following PR |
|
Tick the box to add this pull request to the merge queue (same as
|
Proposed changes (including videos or screenshots)
It removes redundant usage of
forwardRef.Issue(s)
Further comments
It's not expected compile-time changes with this changes. Most of the impact might be perceived as a minimal runtime perfomance improvement.