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