mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-25 12:52:27 +03:00
Trigger build.
This commit is contained in:
parent
8f1e25e605
commit
2a90fc62ba
@ -24,7 +24,8 @@ type alias Msg =
|
||||
|
||||
|
||||
type alias RouteParams =
|
||||
{ pokedexNumber : String }
|
||||
{ pokedexNumber : String
|
||||
}
|
||||
|
||||
|
||||
page : Page RouteParams Data
|
||||
|
Loading…
Reference in New Issue
Block a user