bump version of reacteditor
This commit is contained in:
@@ -76,7 +76,10 @@ export default function App() {
|
||||
currentPath={currentPath}
|
||||
plugins={plugins}
|
||||
iframe={{ enabled: true }}
|
||||
ui={{ navBarVisible: false, leftSideBarVisible: false }}
|
||||
ui={{
|
||||
showNavBar: false,
|
||||
leftSideBarVisible: false,
|
||||
}}
|
||||
onPublish={handlePublish}
|
||||
onChange={handleChange}
|
||||
overrides={{
|
||||
|
||||
Reference in New Issue
Block a user