demarches-normaliennes/app/components/editable_champ/regions_component/regions_component.html.haml
2024-12-19 09:31:44 +01:00

1 line
220 B
Text

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