| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(stories): migrate stories to CSF3 format | Armand Philippot | 2023-12-15 | 2 | -20/+15 |
| | | |||||
| * | refactor(components): extract SettingsForm component form SettingsModal | Armand Philippot | 2023-11-11 | 4 | -0/+126 |
| We could use an array of items and map over it instead of repeating the Switch component for each settings but with translations, it becomes quickly unreadable. So I prefer to keep separate components. | |||||
