Merge branch 'feat/FE/US-352/daily-kandang-hpp-report' into 'development'

[FEAT/FE][US#352] HPP Harian Per Kandang Report

See merge request mbugroup/lti-web-client!114
This commit is contained in:
Adnan Zahir
2025-12-23 10:20:10 +07:00
11 changed files with 1765 additions and 100 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"swr": "^2.3.6",
"tailwind-merge": "^3.3.1",
"use-debounce": "^10.0.6",
"xlsx": "^0.18.5",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"yup": "^1.7.0",
"zustand": "^5.0.8"
},
@@ -50,4 +50,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}