aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/collapsible/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): merge HeadingButton and Widget componentsArmand Philippot2023-11-111-0/+1
The HeadingButton component was only used inside Widget component and it is not very useful on its own so I merge the two components in a new Collapsible component.