()
| 16349 | _inheritsLoose(Spinner, _React$Component); |
| 16350 | |
| 16351 | function Spinner() { |
| 16352 | return _React$Component.apply(this, arguments) || this; |
| 16353 | } |
| 16354 | |
| 16355 | var _proto = Spinner.prototype; |
| 16356 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…