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