aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/meta-list/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-0/+2
It removes items complexity by allowing consumers to use any label/value association. Translations should also be defined by the consumer. Each item can now be configured separately (borders, layout...).