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/getClientRect.js

/**
 * Given element offsets, generate an output similar to getBoundingClientRect
 * @method
 * @memberof Popper.Utils
 * @argument {Object} offsets
 * @returns {Object} ClientRect like output
 */
export default function getClientRect(offsets) {
  return {
    ...offsets,
    right: offsets.left + offsets.width,
    bottom: offsets.top + offsets.height,
  };
}


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

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

← Back to Home