This commit is contained in:
Ayman Osman
2014-02-02 03:47:54 +01:00
committed by Vjeux
parent 0681d1386b
commit 09650e1dc3
+1 -1
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