There was an error while loading. Please reload this page.
1 parent ca15f64 commit 7aee9d1Copy full SHA for 7aee9d1
1 file changed
apps/web/app/(dashboard)/instructor/blai/page.tsx
@@ -83,8 +83,6 @@ export default function BlaiPage() {
83
A real-time overview of student engagement and learning patterns.
84
</CardDescription>
85
</CardHeader>
86
-import { StudentBehaviorTable } from "@/components/blai/StudentBehaviorTable"
87
-...
88
<CardContent>
89
<StudentBehaviorTable />
90
</CardContent>
0 commit comments