()
| 15174 | _inheritsLoose(NavDropdown, _React$Component); |
| 15175 | |
| 15176 | function NavDropdown() { |
| 15177 | return _React$Component.apply(this, arguments) || this; |
| 15178 | } |
| 15179 | |
| 15180 | var _proto = NavDropdown.prototype; |
| 15181 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…