import UserAuthForm from '@/ui/UserAuthForm'; export default function Page() { return ( <>

Connexion

); }