throw Error()

in app/launch/src/helpers/ModalKeyboardHandler.js [59:62]


      throw Error('ModalKeyboardHandler must be created with a config object')
    }
    this.config = config
    if (this.config.hasHeader === false) {