Update 13_uncontrolled_input.md

pull/206/head
Ananthu Ajay 3 years ago committed by GitHub
parent d0c066fcb9
commit 438bc55b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@
- [Exercises](#exercises)
- [Exercises: Level 1](#exercises-level-1)
# Uncotrolled Components
# Uncontrolled Components
In the previous day challenge we have covered controlled inputs. In react most of the time we use controlled inputs as recommended on the official [documentation of React](https://reactjs.org/docs/uncontrolled-components.html).

Loading…
Cancel
Save