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

Créer un compte

); }