fix(view_component): use new slot name
This commit is contained in:
parent
aa1eb5b46b
commit
560c2d763c
33 changed files with 49 additions and 49 deletions
|
@ -1,5 +1,5 @@
|
|||
= render Dsfr::AlertComponent.new(state: :warning, title:) do |c|
|
||||
- c.body do
|
||||
- c.with_body do
|
||||
- error_messages.each do |(messages, path)|
|
||||
%p.mt-2
|
||||
= messages.to_sentence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue