mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: push for isaac
This commit is contained in:
parent
ed73490d69
commit
4a19d6eb06
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ homeContainer device =
|
||||||
|
|
||||||
|
|
||||||
homeList : Device -> Element msg
|
homeList : Device -> Element msg
|
||||||
homeList device = Debug.log(toString) <|
|
homeList device =
|
||||||
column pageListDesktop
|
column pageListDesktop
|
||||||
[ case device.class of
|
[ case device.class of
|
||||||
Desktop ->
|
Desktop ->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue