Update ReactBasics.md

master
Matt Huntington 8 years ago committed by GitHub
parent 629f869a02
commit 4eb61de947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -629,7 +629,7 @@ The previous section for updating state can often be overly complex when dealing
ref="username" ref="username"
type="text" type="text"
placeholder="Your Name"/> placeholder="Your Name"/>
<input type="submit" value="Log In"/>} <input type="submit" value="Log In"/>
</form> </form>
``` ```

Loading…
Cancel
Save