mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: so very close
This commit is contained in:
parent
071c823c41
commit
131dbfe8a3
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ contentList device interview =
|
||||||
|
|
||||||
appearanceMaker : Interview -> Element msg
|
appearanceMaker : Interview -> Element msg
|
||||||
appearanceMaker interview =
|
appearanceMaker interview =
|
||||||
detailFormat column
|
detailFormat paragraph
|
||||||
[ listMaker2 makeAppearance interview.interviewAppearances ]
|
[ listMaker2 makeAppearance interview.interviewAppearances ]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue