chore(FE): Add xlsx@0.20.3 from SheetJS CDN

This commit is contained in:
rstubryan
2025-12-19 10:24:16 +07:00
parent 7f694c7298
commit d7b828cb47
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"
},