mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 08:53:33 +03:00
Merge pull request #612 from NoRedInk/tessa/fix-text-version
fix text version
This commit is contained in:
commit
bdae3f4445
@ -31,7 +31,7 @@ type alias Msg =
|
||||
example : Example State Msg
|
||||
example =
|
||||
{ name = "Text"
|
||||
, version = 4
|
||||
, version = 5
|
||||
, categories = [ Text ]
|
||||
, atomicDesignType = Atom
|
||||
, keyboardSupport = []
|
||||
|
Loading…
Reference in New Issue
Block a user