Make WordPress Core

Ticket #49097: block.editor.diff

File block.editor.diff, 581 bytes (added by utsav72640, 6 years ago)

wp-includes/js/dist/block-editor.js

  • wp-includes/js/dist/block-editor.js

    diff --git a/wp-includes/js/dist/block-editor.js b/wp-includes/js/dist/block-editor.js
    index 9c456c82ac..c8ab7c1828 100644
    a b function (_Component) { 
    1086510865     * `componentDidUpdate`) in order to avoid batching these changes.
    1086610866     *
    1086710867     * @param {WPDataRegistry} registry     Registry from which block editor
    10868      *                                      dispatch is to be overriden.
     10868     *                                      dispatch is to be overridden.
    1086910869     */
    1087010870
    1087110871  }, {