DEV Community

Discussion on: useAxios : A simple custom hook for calling APIs using axios

Collapse
 
kamrulhasan12345 profile image
Mohammad Kamrul Hasan

A correction:
Add axiosParams to the empty list in the second param of the useEffect hook. This will remove a dependency error

Some comments have been hidden by the post's author - find out more