Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: get rid of warning in TimerButton.js | Eug-VS | 2020-01-15 | -11/+14 |
| | | | | Remove unnecessary state -> use cleanup feature of useEffect() | |||
* | style: fix all quote errors with new eslint config | Eug-VS | 2020-01-15 | -1/+1 |
| | ||||
* | Add Profile history, link Profile at Timer page | Eug-VS | 2020-01-12 | -1/+1 |
| | ||||
* | Improve names, getPageComponent() --> <Page /> | Eug-VS | 2020-01-11 | -0/+119 |
Remove 'Page' word from page-components, since they are all now located in the pages/ folder. |