A Component represents a React JS component. http://facebook.github.io/react/docs/glossary.html#react-nodes for a reference. A Component can be either a constructed element (analogous to a ReactElement) or a factory (a ReactClass or a ReactFactory). Factories are identified by their implementation
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected