PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/popper.js/src/utils/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/popper.js/src/utils/getParentNode.js

/**
 * Returns the parentNode or the host of the element
 * @method
 * @memberof Popper.Utils
 * @argument {Element} element
 * @returns {Element} parent
 */
export default function getParentNode(element) {
  if (element.nodeName === 'HTML') {
    return element;
  }
  return element.parentNode || element.host;
}


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home