Skip to content

Commit

Permalink
ignore errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Sep 10, 2024
1 parent 9801ce2 commit a782c12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/StudentCredentialsTable.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Disable error checking until component is implemented.
/* eslint-disable */
// @ts-nocheck

// import { Print as PrintIcon, SaveAlt as SaveAltIcon } from "@mui/icons-material"
import {
Box,
Expand Down

0 comments on commit a782c12

Please sign in to comment.