[#MUI-33] Développer le composant Datepicker (#50)

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

## Description de la PR

## Modification du .env

## Check list

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

Reviewed-on: #50
Co-authored-by: tristan <tristan@yuno.malio.fr>
Co-committed-by: tristan <tristan@yuno.malio.fr>
This commit was merged in pull request #50.
This commit is contained in:
2026-05-22 07:56:07 +00:00
committed by Autin
parent bc813190c6
commit 7ac097e7f0
51 changed files with 8346 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ export default defineNuxtConfig({
path: join(dir, 'app/components/malio'),
prefix: 'Malio',
pathPrefix: false,
extensions: ['vue'],
},
],