Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
HelloWorld from
'../src/01-HelloWorld.js'
;
2
3
describe(
"01 - HelloWorld"
, () => {
4
var
component;
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected