aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/heading-button.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): merge HeadingButton and Widget componentsArmand Philippot2023-11-111-67/+0
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-241-2/+2
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-7/+10
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-6/+3
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add a Widget componentArmand Philippot2022-04-151-9/+10
* chore: add a HeadingButton componentArmand Philippot2022-04-071-0/+66