gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

Convert the index and app files #17

Closed jeremy-jtlo closed 2 years ago

jeremy-jtlo commented 2 years ago

Picked up on some very awkward type errors when converting the App.tsx file.

A lot of the old variables were defined as strings and later assigned as objects.