feat: Add TanStack Table v8 and implement it to Datatable component

This commit is contained in:
Hafid Nur
2025-03-28 00:19:01 +07:00
parent 2d541c71ba
commit 2ec6ad5b5c
3 changed files with 101 additions and 54 deletions
+1
View File
@@ -20,6 +20,7 @@
"dependencies": {
"@ant-design/icons": "^5.6.1",
"@tanstack/react-query": "^5.67.3",
"@tanstack/react-table": "^8.21.2",
"axios": "^1.8.3",
"clsx": "^2.1.1",
"react": "^19.0.0",