Skip to content

Commit d8ae57f

Browse files
committed
Revert "Close "Setting Test" modal when assigned"
This reverts commit 1a75085.
1 parent 1a75085 commit d8ae57f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/elements/modals/QuizSettingModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export function QuizSettingModal({quiz, dueDate: initialDueDate, scheduledStartD
8585
setDueDate(null);
8686
setScheduledStartDate(null);
8787
setFeedbackMode(null);
88-
dispatch(closeActiveModal());
8988
}
9089
});
9190
}

0 commit comments

Comments
 (0)