aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/headings/heading.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-93/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-19/+15
* build(deps): bump all dependenciesArmand Philippot2023-09-191-1/+4
* chore: adjust articles stylesArmand Philippot2022-05-171-12/+46
* refactor: support React 18Armand Philippot2022-04-161-1/+5
* chore: add a CommentForm componentArmand Philippot2022-04-151-0/+6
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-6/+8
* chore: add a Modal componentArmand Philippot2022-04-061-3/+3
* chore: add a Branding componentArmand Philippot2022-04-041-4/+31
* chore: add a Heading componentArmand Philippot2022-03-311-0/+21