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

File app.jsx

code/dependency-injection-module-system/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 Header from './Header.jsx';
4import { register } from './di.jsx';

Callers

nothing calls this directly

Calls 2

registerFunction · 0.90
renderMethod · 0.45

Tested by

no test coverage detected