starting to resurect tests

This commit is contained in:
2024-09-13 09:11:30 -06:00
parent 32b59b3975
commit 6b60e8eda6
19 changed files with 550 additions and 638 deletions

View File

@@ -1,5 +1,5 @@
import AddNewCourse from "./AddNewCourse";
import CourseList from "./CourseList";
import AddNewCourse from "./newCourse/AddNewCourse";
export default async function Home() {
return (