MCPcopy
hub / github.com/zalmoxisus/redux-devtools-extension / Footer.js

File Footer.js

examples/router/components/Footer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { PropTypes, Component } from 'react';
2import classnames from 'classnames';
3import { SHOW_ALL, SHOW_COMPLETED, SHOW_ACTIVE } from '../constants/TodoFilters';
4

Callers

nothing calls this directly

Calls 3

renderFunction · 0.85
renderTodoCountMethod · 0.45
renderFilterLinkMethod · 0.45

Tested by

no test coverage detected