aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout/layout.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: complete Storybook storiesArmand Philippot2022-05-211-0/+26
|
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-14/+40
|
* chore: add homepageArmand Philippot2022-05-031-1/+9
|
* chore: add a Layout componentArmand Philippot2022-04-221-0/+57
It defines the different components used by all other layouts.