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