mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-19 19:51:37 +03:00
Fix example name
This commit is contained in:
parent
aa38eb5213
commit
14cdcaa490
@ -20,7 +20,7 @@ import Nri.Ui.Confetti.V2 as Confetti
|
||||
{-| -}
|
||||
example : Example State Msg
|
||||
example =
|
||||
{ name = "Nri.Ui.Confetti.V1"
|
||||
{ name = "Nri.Ui.Confetti.V2"
|
||||
, categories = [ Animations ]
|
||||
, state = Confetti.init 700
|
||||
, update = update
|
||||
|
Loading…
Reference in New Issue
Block a user