feat: added dodgers

This commit is contained in:
Nick 2024-11-12 16:43:13 -06:00
parent be90387ae7
commit 036122095e
18 changed files with 1 additions and 32 deletions

View file

@ -143,7 +143,7 @@ makeRow makeRowInput =
]
, row paragraphBoldFormat
[ text " Doxastic State:"
, row [ F.regular ] [ dodgeEntry.dodgeNicksPosition ] -- Now correctly using the single Element msg
, row [ F.regular ] [ dodgeEntry.dodgeNicksPosition ]
]
]
)

0
frontend/src/Pages/Propositions.elm Normal file → Executable file
View file