UNPKG

wix-style-react

Version:
2 lines 138 B
export const isStatelessComponent = (Component) => !(Component.prototype && Component.prototype.render); //# sourceMappingURL=utils.js.map