demarches-normaliennes/app/components/editable_champ/pays_component/pays_component.html.haml
2023-09-04 10:55:46 +02:00

1 line
196 B
Text

= @form.select :value, options, select_options, required: @champ.required?, id: @champ.input_id, aria: { describedby: @champ.describedby_id }, class: "width-33-desktop width-100-mobile fr-select"