Added table with row actions and pagination. next up: filtering

This commit is contained in:
2026-02-19 23:49:30 +05:30
parent 13ca4a144b
commit ab785c610f
10 changed files with 1024 additions and 12 deletions

View File

@@ -9,6 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"@tanstack/react-table": "^8.21.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.574.0",