mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
lots of hooks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"use client";
|
||||
import { useLocalCourseNamesQuery } from "@/hooks/localCoursesHooks";
|
||||
import { useLocalCourseNamesQuery } from "@/hooks/localCourse/localCoursesHooks";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function CourseList() {
|
||||
|
||||
Reference in New Issue
Block a user