"use strict" for ReactDoNotBindDeprecated

This commit is contained in:
Paul O'Shannessy
2013-07-12 15:42:46 -07:00
committed by Paul O’Shannessy
parent ac84652e50
commit 06e5fcc010
+2
View File
@@ -16,6 +16,8 @@
* @providesModule ReactDoNotBindDeprecated
*/
"use strict";
var ReactDoNotBindDeprecated = {
/**
* Marks the method for not being automatically bound on component mounting. A