static setAppElement()

in src/components/Modal.js [31:33]


  static setAppElement(element) {
    ariaAppHider.setElement(element);
  }