Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexthePear committed Dec 29, 2023
1 parent 7e3333d commit f6a2f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/form/form.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export type QuestionValue =
| TimeQuestionValue
| DatetimeQuestionValue
| AvailabilityQuestionValue;

/**
* QuestionList is a list of questions.
*/
Expand Down

0 comments on commit f6a2f13

Please sign in to comment.