Function Status Bar and Time Validation
This commit is contained in:
@@ -5,7 +5,6 @@ import Back from "@/components/Back";
|
||||
import BasicDateCalendar from "@/components/CalendarSideBar";
|
||||
import {useRouter} from "next/router";
|
||||
import HelpButton from "@/components/HelpButton";
|
||||
import SubmitButton from "@/components/SubmitButton";
|
||||
|
||||
|
||||
export default function planning(p)
|
||||
@@ -26,7 +25,6 @@ export default function planning(p)
|
||||
<HelpButton/>
|
||||
<Background/>
|
||||
<CalenderView semesterName={semesterName}/>
|
||||
<SubmitButton />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user