Open kantuni opened 3 months ago
This List String -> Cmd msg function is the first time you've seen...
List String -> Cmd msg
should be
This FilterOptions -> Cmd msg function is the first time you've seen...
FilterOptions -> Cmd msg
should be