import React from "react"; import { useAuth } from "../hooks"; export const Test = () => { const { user } = useAuth(); return (

Vive la macronie à bat montjoiuie saint dennis

); };