summaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout/layout.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-5/+7
|
* chore: add a Layout componentArmand Philippot2022-04-221-0/+34
It defines the different components used by all other layouts.