This commit is contained in:
Suvodip
2024-07-26 20:41:32 +05:30
parent 990ec3b04e
commit 69ad64df28
24 changed files with 2355 additions and 549 deletions

View File

@@ -1,5 +1,5 @@
import type { MetaFunction } from "@remix-run/node";
import TestComponent from '../components/TestComponent'; // Fix typo here
import TestComponent from '../components/StudentDashboard-no-content'; // Fix typo here
export default function Index() {
return (