add missing type annotation

This commit is contained in:
charbelrami 2022-10-04 17:50:29 -03:00
parent a42ef41e8d
commit 94930179d5

View File

@ -196,6 +196,7 @@ update msg model =
Tuple.first ( model, Cmd.none )
view : State -> Html Msg
view model =
Tabs.view
{ title = Nothing