aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/collapsible
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): merge HeadingButton and Widget componentsArmand Philippot2023-11-115-0/+364
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.