mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-24 22:21:45 +03:00
Update the banner heading
This commit is contained in:
parent
c3ed67fcc3
commit
3f46e6bbf2
@ -17,7 +17,7 @@ example =
|
||||
{ filename = "Nri.Ui.BannerAlert.V3.elm"
|
||||
, category = Messaging
|
||||
, content =
|
||||
[ h3 [] [ text "errorBanner" ]
|
||||
[ h3 [] [ text "error" ]
|
||||
, BannerAlert.error assets "This is an error message!"
|
||||
, h3 [] [ text "neutral" ]
|
||||
, BannerAlert.neutral assets "This is a neutral message!"
|
||||
|
Loading…
Reference in New Issue
Block a user