mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 13:28:05 -05:00
Merge pull request #420 from iamstarkov/iamstarkov-patch-1
add constructor as an alias for componentWillMount
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
"mixins",
|
||||
"statics",
|
||||
"defaultProps",
|
||||
"constructor",
|
||||
"getDefaultProps",
|
||||
"getInitialState",
|
||||
"getChildContext",
|
||||
|
||||
Reference in New Issue
Block a user