So i am using loader hook in react like in the following functional component:
import { useAsync } from "react-async"; const loadUsers = async () =