mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Make propTypes DEFINE_MANY_MERGED
This commit is contained in:
@@ -95,7 +95,7 @@ var ReactCompositeComponentInterface = {
|
||||
* @type {object}
|
||||
* @optional
|
||||
*/
|
||||
propTypes: SpecPolicy.DEFINE_ONCE,
|
||||
propTypes: SpecPolicy.DEFINE_MANY_MERGED,
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user