summaryrefslogtreecommitdiffstats
path: root/src/components/templates/sectioned/sectioned-layout.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: use persistent layoutArmand Philippot2022-05-171-4/+21
| | | | | It prevents to rerender the common components between pages (header, footer...).
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-4/+4
|
* chore: add a SectionedLayout componentArmand Philippot2022-04-221-0/+43