aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout/site-footer/site-footer.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): split Layout component in smaller componentsArmand Philippot2023-11-221-0/+20
The previous component was too long and hardly readable. So I splitted it in different part and added tests.