This commit is contained in:
2026-03-04 18:00:26 +01:00
parent 86cfe54f6e
commit c8c4d1e97d
17 changed files with 604 additions and 210 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
import Main from "@/components/pages/auth/login";
import Layout from "@/layouts/login";
import Main from "@/src/components/pages/auth/login";
import Layout from "@/src/layouts/login";
export default function LoginPage() {
return (