aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/modal/modal.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite Modal componentArmand Philippot2023-11-111-49/+0
| | | | | * add an optional close button * add an icon prop
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-5/+5
| | | | | | | | | * remove `alignment` and `withMargin` props (consumer should handle that) * move styles to Sass placeholders to avoid repeats with headings coming from WordPress * refactor some other components that depend on Heading to avoid ESlint errors
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-0/+49