mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
Réorganisation des dossiers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use client"
|
||||
import LoginForm from "@/components/team/loginForm";
|
||||
import { useTeamConnexion } from "@/context/teamConnexionContext";
|
||||
import LoginForm from "./components/loginForm";
|
||||
|
||||
export default function Home() {
|
||||
const { login,useProtect } = useTeamConnexion();
|
||||
|
||||
Reference in New Issue
Block a user