Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/
Class
code/higher-order-components/src/app.jsx:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
};
13
14
class App extends React.Component {
15
render() {
16
return <EnhancedContent name=
'Content component'
/>;
17
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected