feedback PR Colin

This commit is contained in:
Lisa Durand 2023-06-29 13:53:23 +02:00
parent e03696c380
commit 0a0665bb4d
4 changed files with 11 additions and 13 deletions

View file

@ -1,5 +1,5 @@
%div{ class: alert_class(state) }
- if size != 'small'
- if size != :sm
= content_tag(heading_level, class: 'fr-alert__title') do
= "#{prefix_for_state}#{title}"
= body