aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/images/logo/logo.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-151-34/+0
|
* refactor(components): make Logo component ESlint compliantArmand Philippot2023-10-241-0/+34
I also renamed the title prop to heading because title already exists as HTML attribute.