Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
  • Loading branch information
CynthiaKamau committed Jan 22, 2025
1 parent 7f6067b commit d951e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ export interface FormQuestionOptions {
conceptClasses?: Array<string>;
conceptSet?: string;
};
attributeType?: string;
}

export interface QuestionAnswerOption {
Expand Down

0 comments on commit d951e44

Please sign in to comment.