mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
advanced frontend also being managed by 2.0
This commit is contained in:
@@ -9,7 +9,7 @@ import Link from "next/link";
|
||||
import { useLocalCourseSettingsQuery } from "@/hooks/localCourse/localCoursesHooks";
|
||||
import { getDayOfWeek } from "@/models/local/localCourse";
|
||||
import { getLectureUrl } from "@/services/urlUtils";
|
||||
import DropTargetStyling from "../DropTargetStyling";
|
||||
import DropTargetStyling from "../../../../../components/DropTargetStyling";
|
||||
import { DraggableListItem } from "./DraggableListItem";
|
||||
import { useTodaysItems } from "./useTodaysItems";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user