Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ctrlplusb/react-injectables
/ InjectableHeader.js
File
InjectableHeader.js
examples/router/src/InjectableHeader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { PropTypes } from
'react'
;
2
import
{ Injectable, Injector } from
'../../../src/index.js'
;
3
4
// Prep a header component which we intend to make injectable.
Callers
nothing calls this directly
Calls
2
Injectable
Function · 0.90
Injector
Function · 0.90
Tested by
no test coverage detected