Skip to content

Commit

Permalink
Update packages/code-du-travail-frontend/src/outils/common/Feedback/Q…
Browse files Browse the repository at this point in the history
…uestionnaireAdvanced.tsx

Co-authored-by: Martial Maillot <[email protected]>
  • Loading branch information
maxgfr and m-maillot authored Aug 3, 2023
1 parent 8bffc63 commit 285a5a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const QuestionnaireAdvanced = ({
setStatusQuestion(status);
}}
dataTestId="questionClarity"
></StyledQuestionnaireItem>
/>
<StyledQuestionnaireItem
badEventValue={FEEDBACK_RESULT.NOT_AT_ALL}
averageEventValue={FEEDBACK_RESULT.AVERAGE}
Expand Down

0 comments on commit 285a5a4

Please sign in to comment.