Ticket #49097: block.editor.diff
| File block.editor.diff, 581 bytes (added by , 6 years ago) |
|---|
-
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) { 10865 10865 * `componentDidUpdate`) in order to avoid batching these changes. 10866 10866 * 10867 10867 * @param {WPDataRegistry} registry Registry from which block editor 10868 * dispatch is to be overrid en.10868 * dispatch is to be overridden. 10869 10869 */ 10870 10870 10871 10871 }, {