responsive table now has optional mobile render prop; users now has functional mobile view

This commit is contained in:
Carter 2024-11-26 11:51:11 -06:00
parent 6234f13eb0
commit 3f96724422
5 changed files with 238 additions and 8 deletions

View file

@ -23,6 +23,7 @@
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@mui/x-date-pickers": "^7.22.3",
"@sentry/react": "^8.38.0",
"@types/classnames": "^2.3.0",
"axios": "^1.7.7",