Browse Source
Correct a typo in the render method comments for the "CustomTextInput" component of the "Adding a Ref to a DOM Element" example. The first line of the comments reads "tell React that we want the associate the <input> ref". The word "the" should be "to" resulting in the comment "tell React that we want to associate the <input> ref".main
Marc Bouchard
7 years ago
committed by
Dan Abramov
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue