mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 10:43:11 +07:00
hoàn thành việc xuất pdf + annotation
This commit is contained in:
@@ -8,11 +8,12 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "14.2.18",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"fabric": "^5.3.0",
|
||||
"pdfjs-dist": "^4.9.124"
|
||||
"jspdf": "^4.2.1",
|
||||
"next": "14.2.18",
|
||||
"pdfjs-dist": "^4.9.124",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
|
||||
Reference in New Issue
Block a user