aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/footer.js
Commit message (Collapse)AuthorAgeFilesLines
* web: use contexts to pass down stores.Maximilian Hils2015-03-271-2/+4
| | | | | | Using contexts frees us from the contracts we have using props - namely, we can assume them to be constant for the lifetime of the object.
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-0/+17
So remove the redundant naming