summaryrefslogtreecommitdiffstats
path: root/src/pages/projets/index.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(schema): use helpers function to avoid repeat between pagesArmand Philippot2022-05-231-41/+21
|
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-2/+2
|
* chore: use persistent layoutArmand Philippot2022-05-171-3/+7
| | | | | It prevents to rerender the common components between pages (header, footer...).
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-13/+9
|
* chore: add Project single pagesArmand Philippot2022-05-131-0/+143