MCPcopy Index your code
hub / github.com/krasimir/react-in-patterns / app.jsx

File app.jsx

code/higher-order-components/src/app.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import ReactDOM from 'react-dom';
3import PropTypes from 'prop-types';
4

Callers

nothing calls this directly

Calls 2

enhanceComponentFunction · 0.70
renderMethod · 0.45

Tested by

no test coverage detected