Fix typo in Example/Tabs

This commit is contained in:
Aaron VonderHaar 2019-02-22 21:00:04 -08:00
parent 6abc46bec2
commit 55286fea9a

View File

@ -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