(e)
| 17577 | onChange = _child$props.onChange; |
| 17578 | |
| 17579 | var handler = function handler(e) { |
| 17580 | return _this.handleToggle(value, e); |
| 17581 | }; |
| 17582 | |
| 17583 | return external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.cloneElement(child, { |
| 17584 | type: type, |
no outgoing calls
no test coverage detected
searching dependent graphs…