summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/modals/tooltip.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-011-2/+9
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-181-9/+7
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-5/+10
* chore: add a Tooltip componentArmand Philippot2022-04-071-0/+57