restoreAll()

in src/a11y.js [78:81]


    restoreAll() {
        this.React.createElement = this._createElement;
        after.restorePatchedMethods();
    }