aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/modals/tooltip/tooltip.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-151-23/+21
|
* refactor(components): rewrite Modal componentArmand Philippot2023-11-111-0/+43
* add an optional close button * add an icon prop