Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/krasimir/react-in-patterns
/ app.jsx
File
app.jsx
code/higher-order-components/src/app.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import ReactDOM from
'react-dom'
;
3
import PropTypes from
'prop-types'
;
4
Callers
nothing calls this directly
Calls
2
enhanceComponent
Function · 0.70
render
Method · 0.45
Tested by
no test coverage detected