hoist-non-react-statics icon indicating copy to clipboard operation
hoist-non-react-statics copied to clipboard

Please update description in understendable way

Open DrBoria opened this issue 2 years ago • 0 comments

"Copies non-react specific statics from a child component to a parent component."

...

hoistNonReactStatics(targetComponent, sourceComponent);

What is a child and what is a parent (targetComponent or sourceComponent)?

DrBoria avatar Apr 05 '22 16:04 DrBoria