aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/posts-list.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-1/+1
| | | | | | The meta can have different layout. The previous implementation was not enough to easily change the layout. Also, I prefer to restrict the meta types and it prevents me to repeat myself for the labels.
* chore: add a PostsList componentArmand Philippot2022-04-211-0/+122