Merge branch 'next' of github.com:ryannhg/elm-spa into next

This commit is contained in:
Ryan Haskell-Glatz 2021-04-25 14:36:21 -05:00
commit af5d16f943

View File

@ -1,9 +0,0 @@
module Pages.Foof exposing (view)
import View exposing (View)
view : View msg
view =
View.placeholder "Foof"