... const useAxios = (url, dependencies) => { const [isLoading, ... return [isLoading, response, error]; } export default useAxios;.
確定! 回上一頁