aboutsummaryrefslogtreecommitdiff
path: root/src/pages/Timer/Timer.js
Commit message (Collapse)AuthorAgeLines
* Add Profile history, link Profile at Timer pageEug-VS2020-01-12-0/+10
|
* Implement Registration componentEug-VS2020-01-12-7/+2
|
* Perform cleanup, resolve warningsEug-VS2020-01-12-10/+8
|
* Edit description on Timer page, add 'Lean More'Eug-VS2020-01-11-4/+14
|
* Improve names, getPageComponent() --> <Page />Eug-VS2020-01-11-0/+76
Remove 'Page' word from page-components, since they are all now located in the pages/ folder.