Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
React, { PropTypes, Component } from
'react'
;
2
import
classnames from
'classnames'
;
3
import
{ SHOW_ALL, SHOW_COMPLETED, SHOW_ACTIVE } from
'../constants/TodoFilters'
;
4
Callers
nothing calls this directly
Calls
3
render
Function · 0.85
renderTodoCount
Method · 0.45
renderFilterLink
Method · 0.45
Tested by
no test coverage detected