feat: Ajout de composant
All checks were successful
Release / release (push) Successful in 58s

| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
|                  |                 |

## Description de la PR

## Modification du .env

## Check list

- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié

Co-authored-by: kevin <kevin@yuno.malio.fr>
Reviewed-on: #8
Co-authored-by: tristan <tristan@yuno.malio.fr>
Co-committed-by: tristan <tristan@yuno.malio.fr>
This commit was merged in pull request #8.
This commit is contained in:
2026-03-08 19:11:07 +00:00
committed by Autin
parent 2a66739040
commit 898bc0f761
5 changed files with 587 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ Liste des évolutions de la librairie Malio layer UI
### Added
* [#333] Création d'un composant text
* [#364] Création d'un composant button radio
* [#337] Création d'un composant select
* [#363] Création d'un composant amount
* [#363] Création d'un composant checkbox
### Changed