aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/lists/list.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite List componentArmand Philippot2023-11-111-74/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-8/+3
* chore: update some stylesArmand Philippot2022-05-211-10/+2
* chore: add homepageArmand Philippot2022-05-031-2/+2
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add a LinksListWidget componentArmand Philippot2022-04-151-3/+8
* chore: add a MainNav componentArmand Philippot2022-04-141-3/+15
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-9/+6
* chore: add a List componentArmand Philippot2022-04-051-0/+73