aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/lists/description-list.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-103/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-19/+19
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-34/+37
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add a Card componentArmand Philippot2022-04-131-4/+41
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-5/+8
* chore: add a DescriptionList componentArmand Philippot2022-04-071-0/+60