A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Housekeeping

+1 -1
+1 -1
src/Applications/UI/List.elm
··· 4 4 import Conditional exposing (..) 5 5 import Css.Classes as C 6 6 import Html exposing (Html) 7 - import Html.Attributes exposing (style, title) 7 + import Html.Attributes exposing (title) 8 8 import Html.Events exposing (onClick) 9 9 import Html.Events.Extra.Mouse as Mouse exposing (onWithOptions) 10 10 import List.Ext as List