Added card mode to DataTable.

This commit is contained in:
Mike Cao 2023-10-12 00:03:10 -07:00
parent 5f73e4e8db
commit a15fb89c90
8 changed files with 22 additions and 64 deletions

View file

@ -97,7 +97,7 @@
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"react": "^18.2.0",
"react-basics": "^0.100.0",
"react-basics": "^0.102.0",
"react-beautiful-dnd": "^13.1.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.4",