aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/widgets/links-widget/links-widget.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): replace LinksListWidget with LinksWidgetArmand Philippot2023-11-141-0/+78
* avoid List component repeat * rewrite tests and CSS * add an id to LinksWidgetItemData (previously LinksListItems) type because the label could be duplicated