codersforcauses / poops

A progressive web app to help volunteers track their volunteering activities, register vet concerns and log incident reports. Documentations: https://codersforcauses.github.io/poops
https://poops.vercel.app/
MIT License
23 stars 5 forks source link

Remove error handling in hooks #274

Closed justinliangg closed 1 year ago

justinliangg commented 1 year ago

Is your feature request related to a problem? Please describe. Error handling is not required

Describe the solution you'd like

Screenshot 2023-02-18 at 2 51 30 pm

Remove the try catch blocks in all the functions in the hooks directory

github-actions[bot] commented 1 year ago

Branch i274-remove_error_handling_in_hooks created!