(e, r, a)
| 446 | } |
| 447 | T.prototype = _.prototype; |
| 448 | function V(e, r, a) { |
| 449 | this.props = e, this.context = r, this.refs = C, this.updater = a || s; |
| 450 | } |
| 451 | var he = V.prototype = new T(); |
| 452 | he.constructor = V, h(he, _.prototype), he.isPureReactComponent = !0; |
| 453 | function gr() { |
nothing calls this directly
no outgoing calls
no test coverage detected