Skip to content

Instantly share code, notes, and snippets.

@eamonnboyle
Created February 22, 2021 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eamonnboyle/d7dc401efed251a2c3480e7ec689f980 to your computer and use it in GitHub Desktop.
Save eamonnboyle/d7dc401efed251a2c3480e7ec689f980 to your computer and use it in GitHub Desktop.
Weather App Tutorial - Binding State to Input
<label>
Add Location <input type="text" value={locationSearch}/>
</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment