mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: refactored and added some stuff
This commit is contained in:
parent
38892eb748
commit
c619757eff
27 changed files with 58 additions and 25 deletions
|
@ -86,7 +86,7 @@ subscriptions model =
|
|||
|
||||
view : Shared.Model -> Model -> View Msg
|
||||
view shared model =
|
||||
{ title = pageNames.pageContact ++ " ( )"
|
||||
{ title = pageNames.pageContact
|
||||
, attributes = []
|
||||
, element = contactContainer shared.device
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue