mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 03:12:01 +03:00
Merge branch 'next' of github.com:ryannhg/elm-spa into next
This commit is contained in:
commit
af5d16f943
@ -1,9 +0,0 @@
|
||||
module Pages.Foof exposing (view)
|
||||
|
||||
import View exposing (View)
|
||||
|
||||
|
||||
view : View msg
|
||||
view =
|
||||
View.placeholder "Foof"
|
||||
|
Loading…
Reference in New Issue
Block a user