users page added and functional with basic mui table components

This commit is contained in:
Carter 2024-11-25 14:14:04 -06:00
parent d050fdee55
commit dd522732db
7 changed files with 547 additions and 183 deletions

View file

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