chore(FE): Add xlsx dependency from SheetJS CDN

This commit is contained in:
rstubryan
2025-12-15 16:34:00 +07:00
parent 245da2595c
commit 7ea9e10ad2
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
"swr": "^2.3.6",
"tailwind-merge": "^3.3.1",
"use-debounce": "^10.0.6",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"yup": "^1.7.0",
"zustand": "^5.0.8"
},