mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-05 13:12:16 +03:00
Fix compilation on SegmentedControl.V13
This commit is contained in:
parent
fcc095567f
commit
8bf69a6fb2
@ -190,6 +190,7 @@ view config =
|
||||
, tabView = [ viewIcon option.icon, option.label ]
|
||||
, panelView = option.content
|
||||
, spaHref = Maybe.map (\toUrl -> toUrl option.value) config.toUrl
|
||||
, disabled = False
|
||||
, labelledBy = Nothing
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user