Skip to content

Commit c4fda7b

Browse files
added exports on many docs (#83)
1 parent 1b9a87b commit c4fda7b

11 files changed

+1038
-329
lines changed

Diff for: package-lock.json

+342-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,18 @@
2222
"aos": "^2.3.4",
2323
"axios": "^1.7.2",
2424
"cors": "^2.8.5",
25+
"docx": "^8.5.0",
2526
"dotenv": "^16.4.5",
2627
"emoji-picker-react": "^4.11.1",
28+
"file-saver": "^2.0.5",
2729
"formik": "^2.4.6",
2830
"html-webpack-plugin": "^5.6.0",
31+
"jspdf": "^2.5.1",
32+
"jspdf-autotable": "^3.8.2",
2933
"jwt-decode": "^4.0.0",
3034
"mini-css-extract-plugin": "^2.9.0",
31-
"pdfjs-dist": "^4.5.136",
3235
"papaparse": "^5.4.1",
36+
"pdfjs-dist": "^4.5.136",
3337
"react": "^18.3.1",
3438
"react-dom": "^18.3.1",
3539
"react-fast-marquee": "^1.6.5",

0 commit comments

Comments
 (0)