Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/
Class
src/higherOrders/Fetch.js:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
24
export
const
fetchEnhance = (ComposedComponent) => {
25
class
Fetch extends Component {
26
constructor (props) {
27
super(props);
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected