guanacone / fullstack_app

BSD Zero Clause License
0 stars 0 forks source link

Refactor use api hook #23

Closed guanacone closed 4 years ago

guanacone commented 4 years ago

Modified useAPI hook to catch errors ans implemented a try on UserIndex.js to display those errors. If this solution is acceptable would implement the error display on all other pages that use useAPI.