MCPcopy
hub / github.com/arkency/reactjs_koans / 01-HelloWorld.js

File 01-HelloWorld.js

test/01-HelloWorld.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import HelloWorld from '../src/01-HelloWorld.js';
2
3describe("01 - HelloWorld", () => {
4 var component;

Callers

nothing calls this directly

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected