aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/widgets/image-widget/image-widget.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite ImageWidget componentArmand Philippot2023-11-131-0/+115
* remove `imageClassName` prop * replace `image` prop with `img` and expect an image instead of an object * remove `alignment prop` * remove useless CSS