FidalMathew / Poke-dex

Pokedex- search any pokemon and get its picture and its type
https://fidalmathew.github.io/Poke-dex/
7 stars 9 forks source link

fix: allow search to work if name is not lowercase #1

Closed 3ddelano closed 1 year ago

3ddelano commented 1 year ago

Eg currently if you search "Pichu" it will say doesnt exists, but with this fix if you search "Pichu" it will work.