summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/radio-group.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* fix(settings): avoid cropped tooltip on small devicesArmand Philippot2022-06-091-3/+3
| | | | | | I changed the settings disposition to make tooltip positioning easier. Jest complains about ref passed but everything seems to work as expected so I'm not sure it is relevant. Maybe a bug with cloneElement.
* chore: replace the toggle componentArmand Philippot2022-06-011-6/+105
|
* chore: add a RadioGroup componentArmand Philippot2022-05-311-0/+13