feat: add client info in backend fetch header

This commit is contained in:
2026-01-20 08:25:10 +07:00
parent cb436fe40c
commit e27b18b22e
5 changed files with 37 additions and 3 deletions

View File

@ -22,7 +22,8 @@
"shadcn": "^3.6.3",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tw-animate-css": "^1.4.0"
"tw-animate-css": "^1.4.0",
"ua-parser-js": "^2.0.8"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",