pushed changes

This commit is contained in:
Clayzxr
2025-01-20 17:33:07 +01:00
parent a49683c10e
commit 07148f16b2
3 changed files with 124 additions and 67 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
import { RouteConfig } from "$fresh/server.ts";
import UploadStudents from "../(_components)/UploadStudents.tsx";
//import ConsultStudents from "../(_islands)/ConsultStudents.tsx";
//import EditStudents from "../(_islands)/EditStudents.tsx";
//import ConsultStudents from "../(_components)/ConsultStudents.tsx";
//import EditStudents from "../(_components)/EditStudents.tsx";
export const config: RouteConfig = {
skipAppWrapper: false,