()
| 16292 | _inheritsLoose(Row, _React$Component); |
| 16293 | |
| 16294 | function Row() { |
| 16295 | return _React$Component.apply(this, arguments) || this; |
| 16296 | } |
| 16297 | |
| 16298 | var _proto = Row.prototype; |
| 16299 |
nothing calls this directly
no outgoing calls
no test coverage detected