fix ja language, instead fetch by axios

This commit is contained in:
2025-05-04 19:26:14 +07:00
parent fbdfa6d557
commit 08df765d25
12 changed files with 263 additions and 91 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"axios": "^1.9.0",
"chart.js": "^4.4.9",
"chartjs-plugin-datalabels": "^2.2.0",
"framer-motion": "^12.7.4",