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 Aug 31, 2023
1 parent e041fe3 commit 38e8ad3
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 38e8ad3

Please sign in to comment.