Hoàn thành bước 3.3. Interactive Workbook (The Core Viewer)

This commit is contained in:
2026-03-31 14:38:17 +07:00
parent 9450cd3ed4
commit c362692c51
8 changed files with 824 additions and 2 deletions
+3 -1
View File
@@ -10,7 +10,9 @@
"dependencies": {
"next": "14.2.18",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"fabric": "^5.3.0",
"pdfjs-dist": "^4.9.124"
},
"devDependencies": {
"@types/node": "^20",