mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat(wip): implement certificate generation and download functionality in CourseEndView component
This commit is contained in:
parent
e39c9c37ba
commit
a913c0a366
6 changed files with 994 additions and 10 deletions
|
|
@ -50,6 +50,7 @@
|
|||
"@tiptap/react": "^2.11.7",
|
||||
"@tiptap/starter-kit": "^2.11.7",
|
||||
"@types/dompurify": "^3.2.0",
|
||||
"@types/html2canvas": "^1.0.0",
|
||||
"@types/randomcolor": "^0.5.9",
|
||||
"avvvatars-react": "^0.4.2",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
@ -62,6 +63,9 @@
|
|||
"framer-motion": "^12.6.3",
|
||||
"get-youtube-id": "^1.0.1",
|
||||
"highlight.js": "^11.11.1",
|
||||
"html2canvas": "^1.4.1",
|
||||
"jspdf": "^3.0.1",
|
||||
"jspdf-html2canvas": "^1.5.2",
|
||||
"katex": "^0.16.21",
|
||||
"lowlight": "^3.3.0",
|
||||
"lucide-react": "^0.453.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue