aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/forms/label.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-18/+0
|
* chore: add a label to progress barArmand Philippot2022-06-071-0/+1
| | | | | | The progress element is a form element, so a label is required to be accessible. Since I'm not using it without label, I transform the optional info parameter to a mandatory label parameter.
* chore: add a Settings modal componentArmand Philippot2022-04-081-0/+17