feat: Update routing and submenu links for Grid_Dashboard; modify Welcome component text and Appshell styles
This commit is contained in:
@@ -17,6 +17,9 @@ const router = createBrowserRouter([
|
||||
path: '/Grid_Dashboard',
|
||||
element: <Grid_Dashboard />,
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
path: '*',
|
||||
element: <Error_404 />,
|
||||
|
||||
Reference in New Issue
Block a user