restructure the code, learning from spa-example-app
This commit is contained in:
6
src/Page/Chest.elm
Normal file
6
src/Page/Chest.elm
Normal file
@@ -0,0 +1,6 @@
|
||||
module Page.Chest exposing (..)
|
||||
|
||||
-- Put the rest of Chest here
|
||||
|
||||
init =
|
||||
()
|
||||
Reference in New Issue
Block a user