()
| 1141 | function w(a, b, d) { |
| 1142 | this.props = a;this.context = b;this.refs = p;this.updater = d || u; |
| 1143 | }function x() {}x.prototype = v.prototype;var y = w.prototype = new x();y.constructor = w;f(y, v.prototype);y.isPureReactComponent = !0;function z(a, b, d) { |
| 1144 | this.props = a;this.context = b;this.refs = p;this.updater = d || u; |
| 1145 | }var A = z.prototype = new x();A.constructor = z;f(A, v.prototype);A.unstable_isAsyncReactComponent = !0;A.render = function () { |
| 1146 | return this.props.children; |