aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/nav/breadcrumbs/breadcrumbs.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-151-55/+0
|
* refactor(hooks): rewrite useBreadcrumbs hookArmand Philippot2023-12-121-6/+6
| | | | | | | * use next/router to get the slug instead of using props * handle cases where the current page title is not provided * update JSON-LD schema to match the example in documentation * add tests
* refactor(components): rewrite Breadcrumbs componentArmand Philippot2023-11-111-0/+55