Skip to content

Commit

Permalink
Create mock single app assessment flow from questionnaire
Browse files Browse the repository at this point in the history
Signed-off-by: ibolton336 <[email protected]>
  • Loading branch information
ibolton336 committed Sep 5, 2023
1 parent 9287edd commit c3fbffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/app/queries/questionnaires.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import {
updateQuestionnaire,
} from "@app/api/rest";
import { Questionnaire } from "@app/api/models";
import { c_options_menu__toggle_BackgroundColor } from "@patternfly/react-tokens";

export const QuestionnairesTasksQueryKey = "questionnaires";
export const QuestionnaireByIdQueryKey = "questionnaireById";
Expand Down

0 comments on commit c3fbffc

Please sign in to comment.