aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/modals/modal.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-88/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-10/+17
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-5/+5
* refactor: support React 18Armand Philippot2022-04-161-5/+9
* chore: add a Settings componentArmand Philippot2022-04-141-4/+21
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-5/+17
* chore: add a Tooltip componentArmand Philippot2022-04-071-0/+48