aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/links/sharing-link/sharing-link.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat(components): add a VisuallyHidden componentArmand Philippot2023-11-111-2/+2
|
* refactor(components): rewrite SharingLink componentArmand Philippot2023-11-111-0/+51
* replace default label with label prop * simplify CSS rules