aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/FooterNav/FooterNav.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-0/+2
| | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id.
* chore: improve footerArmand Philippot2022-02-141-11/+9
| | | | | | The "Mentions légales" link was not enough visible on small viewports because of the back to top link. So I change the disposition to improve that.
* chore: improve accessibilityArmand Philippot2022-02-111-1/+7
|
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+16
|
* chore: add footer navArmand Philippot2021-12-131-0/+25