mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
"use strict" for ReactDoNotBindDeprecated
This commit is contained in:
committed by
Paul O’Shannessy
parent
ac84652e50
commit
06e5fcc010
@@ -16,6 +16,8 @@
|
||||
* @providesModule ReactDoNotBindDeprecated
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
|
||||
var ReactDoNotBindDeprecated = {
|
||||
/**
|
||||
* Marks the method for not being automatically bound on component mounting. A
|
||||
|
||||
Reference in New Issue
Block a user