···17171818view : UI.Core.Model -> Html UI.Core.Msg
1919view =
2020- UI.Kit.vessel << index
2020+ UI.Kit.receptacle << index
212122222323
+1-1
src/Applications/UI/Sources.elm
···112112113113view : Sources.Page -> Model -> Html Msg
114114view page model =
115115- UI.Kit.vessel
115115+ UI.Kit.receptacle
116116 (case page of
117117 Index ->
118118 index model