aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/widgets/sharing-widget
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-151-42/+17
|
* refactor(components): replace Sharing with SharingWidget componentArmand Philippot2023-11-144-0/+379
* all the widgets should have a coherent name * fix mailto uri * remove useless CSS * add tests