[#337] Création d'un composant Select #3

Merged
tristan merged 17 commits from feat/337-creation-composant-select into develop 2026-03-02 13:24:58 +00:00
Showing only changes of commit 9710fd63d7 - Show all commits

View File

@@ -84,7 +84,8 @@
{{ error }}
</p>
<p v-if="hasSuccess && !hasError"
<p
v-if="hasSuccess && !hasError"
:id="`${inputId}-success`"
class="mt-1 text-xs text-m-success"
>