MCPcopy 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

1import React, { PropTypes } from 'react';
2import { 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

InjectableFunction · 0.90
InjectorFunction · 0.90

Tested by

no test coverage detected