mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix typo
This commit is contained in:
@@ -9,7 +9,7 @@ next: component-specs.html
|
|||||||
|
|
||||||
## ReactComponent
|
## ReactComponent
|
||||||
|
|
||||||
Component classses created by `createClass()` return instances of `ReactComponent` when called. Most of the time when you're using React you're either creating or consuming these component objects.
|
Component classes created by `createClass()` return instances of `ReactComponent` when called. Most of the time when you're using React you're either creating or consuming these component objects.
|
||||||
|
|
||||||
|
|
||||||
### getDOMNode
|
### getDOMNode
|
||||||
|
|||||||
Reference in New Issue
Block a user