tech(refacto): extrait la logique de rendu du dsfr sur les composants
This commit is contained in:
parent
f54ab0bf96
commit
094f4f3ce6
48 changed files with 207 additions and 146 deletions
|
@ -1,3 +1,6 @@
|
|||
class EditableChamp::TextareaComponent < EditableChamp::EditableChampBaseComponent
|
||||
include HtmlToStringHelper
|
||||
def dsfr_input_classname
|
||||
'fr-input'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue