dmopsick / pkmnsearch

A small react project to keep my skills sharp. Turns a google search for a pokedex page on serebii into a form.
0 stars 0 forks source link

Update the generated link with React #3

Open dmopsick opened 4 years ago

dmopsick commented 4 years ago

Currently I am updating the generated link with document.getElementById it works sure but it is not an elegant solution.