()
| 13651 | _inheritsLoose(ListGroup, _React$Component); |
| 13652 | |
| 13653 | function ListGroup() { |
| 13654 | return _React$Component.apply(this, arguments) || this; |
| 13655 | } |
| 13656 | |
| 13657 | var _proto = ListGroup.prototype; |
| 13658 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…