You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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.
0 commit comments