add grouping and totals

This commit is contained in:
2024-08-29 02:32:30 +02:00
parent 796d866a33
commit bfb0949c25
13 changed files with 636 additions and 25 deletions

View File

@@ -20,10 +20,12 @@
"@remixicon/react": "^4.2.0",
"@tremor/react": "^3.17.2",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"isbot": "^4.1.0",
"posthog-js": "^1.148.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remeda": "^2.11.0",
"tailwind-merge": "^2.3.0"
},
"devDependencies": {