feat(ui) : required cohérent + astérisque label + sanitisation email (MUI-41) #60

Merged
tristan merged 51 commits from feature/MUI-41-props-required-asterisque-dans-le-label-sur-les-co into develop 2026-06-04 06:42:20 +00:00
Showing only changes of commit b6297fbe56 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div v-bind="$attrs">
<div v-if="isWindowed" class="flex items-center justify-between border-b border-m-primary">
<div v-if="isWindowed" class="flex items-center justify-between border-b border-m-primary px-[36px]">
<button
type="button"
aria-label="Onglets précédents"