aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/widgets/sharing-widget/sharing-widget.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): replace Sharing with SharingWidget componentArmand Philippot2023-11-141-0/+161
* all the widgets should have a coherent name * fix mailto uri * remove useless CSS * add tests