Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Jan 16, 2024
1 parent 5979804 commit b15d65b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ let make = (~fetchData) => {
}

let forms: array<formData> = [
{formName: "Horizontal Form", formType: Horizontal},
{formName: "Horizontal Form XXXX", formType: Horizontal},
{formName: "Inline Form", formType: Inline},
{formName: "Stacked Form", formType: Stacked},
]
Expand Down

0 comments on commit b15d65b

Please sign in to comment.