aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/back-to-top/back-to-top.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-151-58/+0
|
* refactor(components): rewrite BackToTop componentArmand Philippot2023-11-111-0/+58
* replace `link` prop with `anchor` prop * add a `label` prop to let consumer handle the accessible name