MCPcopy
hub / github.com/arkency/reactjs_koans / main.jsx

File main.jsx

koans/main.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var React = require("react");
2
3import HelloWorld from './01-HelloWorld.jsx';
4import PartiesList from './02-PartiesList.jsx';

Callers

nothing calls this directly

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected