I have a hook:
import { useState, useEffect } from \'react\'; export default (httpClient) => { const [error, setE