fix(instructeur): motivations from different states should not conflict

This commit is contained in:
Paul Chavard 2024-02-28 13:42:44 +01:00
parent eeab49573a
commit 529461f3b6
5 changed files with 53 additions and 55 deletions

View file

@ -17,7 +17,6 @@ import { toggleCondidentielExplanation } from '../new_design/avis';
import {
showMotivation,
motivationCancel,
motivationCancelBatchDropdown,
showImportJustificatif,
showDeleteJustificatif,
deleteJustificatif
@ -32,7 +31,6 @@ const DS = {
toggleCondidentielExplanation,
showMotivation,
motivationCancel,
motivationCancelBatchDropdown,
showImportJustificatif,
showDeleteJustificatif,
deleteJustificatif,