Use the global registry for block editor
We need this to be able to access the store from control [MAILPOET-2463]
This commit is contained in:
committed by
Rostislav Wolný
parent
3f3637877c
commit
2d98e26281
@@ -52,6 +52,7 @@ export default () => {
|
|||||||
onInput={changeFormBlocks}
|
onInput={changeFormBlocks}
|
||||||
onChange={changeFormBlocks}
|
onChange={changeFormBlocks}
|
||||||
settings={editorSettings}
|
settings={editorSettings}
|
||||||
|
useSubRegistry={false}
|
||||||
>
|
>
|
||||||
<div className="edit-post-layout__content">
|
<div className="edit-post-layout__content">
|
||||||
<Notices />
|
<Notices />
|
||||||
|
Reference in New Issue
Block a user