mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 06:33:09 +03:00
Fix typo in Example/Tabs
This commit is contained in:
parent
6abc46bec2
commit
55286fea9a
@ -22,7 +22,7 @@ type Tab
|
||||
|
||||
example : (Tab -> msg) -> Tab -> ModuleExample msg
|
||||
example changeTab tab =
|
||||
{ filename = "Nri.Ui.Tabs.V2"
|
||||
{ filename = "Nri.Ui.Tabs.V3"
|
||||
, category = Behaviors
|
||||
, content =
|
||||
[ Tabs.view
|
||||
|
Loading…
Reference in New Issue
Block a user