Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/
Class
code/composition/src/app.jsx:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
};
25
26
class App extends React.Component {
27
render() {
28
return (
29
<Header track={ this._track } title={ <Title /> }>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected