I\'ve got a very simple component:
export default function Login() { const {loading,data,error,abort} = useFetch(\'/api/login\')