| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(sharing): avoid nested template literals | Armand Philippot | 2022-01-04 | 1 | -7/+4 |
| | | | | | | This improves readability. I also rename a variable to avoid duplicate between global scope and useEffect scope. | ||||
| * | chore: replace svg imports with components | Armand Philippot | 2021-12-22 | 1 | -3/+4 |
| | | | | | It allows me to control the colors of each SVG paths. | ||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 2 | -0/+67 |
| I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | |||||
