This commit is contained in:
Ayman Osman
2014-01-23 19:21:20 +00:00
committed by Vjeux
parent 0681d1386b
commit 09650e1dc3

View File

@@ -9,7 +9,7 @@ next: component-specs.html
## 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