aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/nav/breadcrumbs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-152-55/+36
|
* refactor(hooks): rewrite useBreadcrumbs hookArmand Philippot2023-12-123-15/+15
| | | | | | | * 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-115-0/+151