Update 13_uncontrolled_input.md

Fixed the link to day 14.
pull/155/head
Siddharth Singh 3 years ago committed by GitHub
parent d0c066fcb9
commit 38b5a7859c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@
</div> </div>
[<< Day 12](../12_Day_Forms/12_forms.md) | [Day 14 >>]() [<< Day 12](../12_Day_Forms/12_forms.md) | [Day 14 >>](../14_component_life_cycles.md)
![30 Days of React banner](../images/30_days_of_react_banner_day_13.jpg) ![30 Days of React banner](../images/30_days_of_react_banner_day_13.jpg)
@ -174,4 +174,4 @@ Most of the time we use controlled input instead of uncontrolled input. In case
🎉 CONGRATULATIONS ! 🎉 🎉 CONGRATULATIONS ! 🎉
[<< Day 12](../12_Day_Forms/12_forms.md) | [Day 14 >>]() [<< Day 12](../12_Day_Forms/12_forms.md) | [Day 14 >>](../14_component_life_cycles.md)

Loading…
Cancel
Save