Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/ render
Method
render
examples/parcel/src/Counter.js:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
render() {
15
return
this.state.count;
16
}
17
}
18
19
export
default Counter;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected