in src/components/UncontrolledTabs.js [10:12]
function isNode(node) { return node && 'getAttribute' in node; }