package._isolated-hnrs.dist.emotion-react-_isolated-hnrs.esm.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react Show documentation
Show all versions of react Show documentation
> Simple styling in React.
The newest version!
import hoistNonReactStatics$1 from 'hoist-non-react-statics';
// this file isolates this package that is not tree-shakeable
// and if this module doesn't actually contain any logic of its own
// then Rollup just use 'hoist-non-react-statics' directly in other chunks
var hoistNonReactStatics = (function (targetComponent, sourceComponent) {
return hoistNonReactStatics$1(targetComponent, sourceComponent);
});
export { hoistNonReactStatics as default };