mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-27 07:58:31 -06:00
restructuring file storage service
This commit is contained in:
@@ -3,7 +3,7 @@ import AddNewCourse from "./newCourse/AddNewCourse";
|
||||
|
||||
export default async function Home() {
|
||||
return (
|
||||
<main className="min-h-screen flex justify-center">
|
||||
<main className="min-h-0 flex justify-center">
|
||||
<div>
|
||||
<CourseList />
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user