Skip to content

Commit

Permalink
get rid of warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis2003 committed May 23, 2024
1 parent 72f6909 commit 1d09f3d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import { User } from '../subjectsPage/AddChangeSubjectPage.tsx'
*/

// Define an enum for submission status
// eslint-disable-next-line react-refresh/only-export-components
export enum SubmissionStatus {
FAIL = -1,
PENDING = 0,
Expand Down

0 comments on commit 1d09f3d

Please sign in to comment.