MCPcopy Create free account
hub / github.com/MankaiHuang/screen-visualization /

Class

src/components/Authorized/PromiseRender.jsx:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { isComponentClass } from './Secured'; // eslint-disable-next-line import/no-cycle
5
6export default class PromiseRender extends React.Component {
7 state = {
8 component: () => null,
9 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected