refactor user table, make opponent name a link

This commit is contained in:
2025-04-04 14:19:15 +02:00
parent 3afa2dc2bf
commit ed5bbbab49
6 changed files with 260 additions and 131 deletions

View File

@@ -49,6 +49,7 @@
"@radix-ui/react-tooltip": "^1.1.8",
"@t3-oss/env-nextjs": "^0.12.0",
"@tanstack/react-query": "^5.69.0",
"@tanstack/react-table": "^8.21.2",
"@tanstack/react-virtual": "^3.13.6",
"@trpc/client": "^11.0.0",
"@trpc/react-query": "^11.0.0",