mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 23:58:31 -06:00
day of linting judgement
This commit is contained in:
@@ -5,7 +5,7 @@ import { DragStyleContextProvider } from "./context/drag/dragStyleContext";
|
||||
import CollapsableSidebar from "./CollapsableSidebar";
|
||||
|
||||
|
||||
export default async function CoursePage({}: {}) {
|
||||
export default async function CoursePage() {
|
||||
return (
|
||||
<>
|
||||
<div className="h-full flex flex-col">
|
||||
|
||||
Reference in New Issue
Block a user