Skip to content

Commit 468c694

Browse files
authored
[utils] Fix lazy and memo components issuing forward ref warnings (#15322)
`React.lazy` and `React.memo` are thin wrappers. The ref is automatically forwarded to the inner component. This can potentially hide ref warnings but we don't have proper tools for introspection.
1 parent 34c039a commit 468c694

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)