Ready for release 1.1.4

This commit is contained in:
charlesgauthereau
2025-12-07 11:22:07 +01:00
parent ef7570db76
commit 9c0c462192
3 changed files with 188 additions and 189 deletions
-1
View File
@@ -1,4 +1,3 @@
import {notFound} from "next/navigation";
import {env} from "@/env.mjs";
import {LoginForm} from "@/components/wrappers/auth/login/login-form/login-form";
import {Metadata} from "next";