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
Copies non-react specific statics from a child component to a parent component. Similar to Object.assign, but with React static keywords blacklisted from being overridden.
--used by react-redux
hoist-non-react-statics:
Copies non-react specific statics from a child component to a parent component. Similar to Object.assign, but with React static keywords blacklisted from being overridden.
--used by react-redux
react-is:
This package allows you to test arbitrary values and see if they're a particular React element type.
-- by react
The text was updated successfully, but these errors were encountered: