feat: thêm tính năng ghi note cho Tour

This commit is contained in:
2026-06-17 12:28:24 +07:00
parent e66f242c2c
commit 7ad785fed9
6 changed files with 681 additions and 16 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
},
"dependencies": {
"jspdf": "^4.2.1",
"jspdf-autotable": "^5.0.8"
"jspdf-autotable": "^5.0.8",
"react-quill": "^2.0.0"
}
}