Change Dashboard structure around to utilize React Router across the board and bring the Admin and User functionality all in the same place - the Dashboard.
Why
So that all users are directed to the Dashboard when they log in, so that the Dashboard utilizes React Router, and so that the Admin Panel is within the Dashboard.
Where
AdminPanel, AdminNavbar, AdminTable, AdminUserView, Navigation, Routes, Dashboard, and corresponding test files
What
Change Dashboard structure around to utilize React Router across the board and bring the Admin and User functionality all in the same place - the Dashboard.
Why
So that all users are directed to the Dashboard when they log in, so that the Dashboard utilizes React Router, and so that the Admin Panel is within the Dashboard.
Where
AdminPanel, AdminNavbar, AdminTable, AdminUserView, Navigation, Routes, Dashboard, and corresponding test files