Finalized students app

This commit is contained in:
Kevin FEDYNA
2025-01-28 10:03:20 +01:00
parent e88045c952
commit 4c54283bfd
15 changed files with 289 additions and 184 deletions
+2 -1
View File
@@ -35,7 +35,8 @@
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.2",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1",
"$std/": "https://deno.land/std@0.216.0/",
"$root/": "./"
"$root/": "./",
"$apps/": "./routes/(apps)/"
},
"compilerOptions": {
"jsx": "react-jsx",