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