feat(assignments): add PDF submission export for teachers

This commit is contained in:
gameloader
2026-01-23 12:05:23 +08:00
parent 3d6dec4a60
commit 8695ac1b32
4 changed files with 161 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"@aws-sdk/client-s3": "^3.922.0",
"@clerk/nextjs": "^6.34.1",
"@prisma/client": "^5.22.0",
"jszip": "^3.10.1",
"next": "^15.4.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",