()
| 17222 | _inheritsLoose(Tabs, _React$Component); |
| 17223 | |
| 17224 | function Tabs() { |
| 17225 | return _React$Component.apply(this, arguments) || this; |
| 17226 | } |
| 17227 | |
| 17228 | var _proto = Tabs.prototype; |
| 17229 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…