feat: add table component

This commit is contained in:
2024-04-21 00:51:00 +02:00
parent fd41dc54bc
commit 499d511c72
3 changed files with 898 additions and 1713 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-query-persist-client": "^5.29.2",
"clsx": "^2.1.0",
"idb-keyval": "^6.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",