added OrderBy functionality to Data Table
This commit is contained in:
@@ -49,14 +49,13 @@
|
||||
"tailwindcss": "^4.1.8",
|
||||
"zod": "^3.25.46",
|
||||
"zustand": "^5.0.5",
|
||||
"zustand-sync-tabs": "^0.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"zustand-sync-tabs": "^0.2.2",
|
||||
"@types/leaflet": "^1.9.18",
|
||||
"@types/node": "^22.15.29",
|
||||
"@types/react": "^19.1.6",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"daisyui": "^5.0.43",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user