kirkhauck / pixeldex

An app for all your Pokemon sprite needs
https://pixeldex.vercel.app
1 stars 1 forks source link

Refactor fetch API #26

Open kirkhauck opened 1 year ago

kirkhauck commented 1 year ago

Change the fetches from using .then and .catch to using async/await and try/catch