mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-27 03:14:25 +03:00
we're on SortableTable version 3
This commit is contained in:
parent
cc759cf0ff
commit
ff24337807
@ -41,7 +41,7 @@ type alias State =
|
||||
example : Example State Msg
|
||||
example =
|
||||
{ name = "SortableTable"
|
||||
, version = 2
|
||||
, version = 3
|
||||
, categories = [ Layout ]
|
||||
, keyboardSupport = []
|
||||
, state = init
|
||||
|
Loading…
Reference in New Issue
Block a user