diff --git a/packages/editor/demo/react-iframe/index.html b/packages/editor/demo/react-iframe/index.html new file mode 100644 index 0000000000..fcb64cb852 --- /dev/null +++ b/packages/editor/demo/react-iframe/index.html @@ -0,0 +1,31 @@ + + + + + + editor react | in iframe + + + + + + diff --git a/packages/editor/index.html b/packages/editor/index.html index 93f1d7b4b7..59a761936f 100644 --- a/packages/editor/index.html +++ b/packages/editor/index.html @@ -47,7 +47,8 @@

🐦 ✏️ 🚀

hot-reloads the editor:

react (edit only)
- react (with preview) + react (with preview)
+ iframed react (edit only)

hot-reloads the component (but not the editor):

web component (edit only)