add constructor

See details here http://babeljs.io/blog/2015/06/07/react-on-es6-plus/
This commit is contained in:
Vladimir Starkov
2015-07-15 17:58:37 +02:00
committed by Vladimir Starkov
parent 0aa8d97f5b
commit ac8ff6539f

View File

@@ -197,6 +197,7 @@
"mixins",
"statics",
"defaultProps",
"constructor",
"getDefaultProps",
"getInitialState",
"getChildContext",