feat: added proposition page

This commit is contained in:
Nick 2024-11-11 21:57:27 -06:00
parent 81b3c4b106
commit 6a9280118c
9 changed files with 264 additions and 35 deletions

View file

@ -1,7 +1,5 @@
module Config.Identity exposing (..)
import Element exposing (..)
type alias PageInput =
{ pageHome : String