Skip to content

Commit

Permalink
Student credentials table (#69)
Browse files Browse the repository at this point in the history
* Student credentials table

* Feedback

* Improve logic

* Type only import

* Feedback pt. 2

* Revert "Feedback pt. 2"

This reverts commit 6560d3d.

* Revert "Revert "Feedback pt. 2""

This reverts commit aa58ea6.

* Image imports

* More feedback

* More feedback cos he hates me
  • Loading branch information
faucomte97 authored Oct 18, 2024
1 parent de85a1c commit 35e9109
Show file tree
Hide file tree
Showing 16 changed files with 1,054 additions and 385 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@react-pdf/renderer": "^4.0.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
Expand All @@ -39,6 +40,7 @@
"@types/qs": "^6.9.7",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/react-pdf": "^7.0.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-istanbul": "^1.6.0",
"@vitest/ui": "^1.6.0",
Expand Down
Loading

0 comments on commit 35e9109

Please sign in to comment.