Big progress!
This commit is contained in:
@@ -9,7 +9,7 @@ export default function ManageRootPageComponent() {
|
||||
navigate('/manage/jobs');
|
||||
}, [navigate]);
|
||||
|
||||
return <div />;
|
||||
return <div />;
|
||||
// return (
|
||||
// <div>
|
||||
// <DashboardGridComponent />
|
||||
|
||||
Reference in New Issue
Block a user