bump version of reacteditor

This commit is contained in:
Rami Bitar
2026-05-06 13:53:24 -04:00
parent 346fcb470e
commit 9d6e3bf815
3 changed files with 15 additions and 6 deletions

View File

@@ -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={{