You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component uses the Table and TableContainer components from Material-UI to display a list of users with their ID, name, email, and role. It also allows an admin to add new users to the list by entering their info.
The text was updated successfully, but these errors were encountered:
This component uses the
Table
andTableContainer
components from Material-UI to display a list of users with their ID, name, email, and role. It also allows an admin to add new users to the list by entering their info.The text was updated successfully, but these errors were encountered: