feat: refactored a shit ton of stuff

This commit is contained in:
Nick 2024-12-09 20:30:04 -06:00
parent fbdfde8680
commit 7704839038
20 changed files with 54 additions and 45 deletions

View file

@ -3,7 +3,7 @@ module Pages.Interviews exposing (Model, Msg, page)
import Config.Data.Identity exposing (pageNames)
import Config.Format.Response
exposing
( pageListDesktop
( pageList
, topLevelContainer
)
import Config.Helpers.Viewport exposing (resetViewport)
@ -109,7 +109,7 @@ interviewList device =
column
(case ( device.class, device.orientation ) of
_ ->
pageListDesktop
pageList
)
<|
List.concat