use /render export

This commit is contained in:
Rami Bitar
2026-06-08 11:54:54 -04:00
parent f1f68e2dec
commit 06dda50644
2 changed files with 3 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
"use client";
import { Render } from "@reacteditor/core";
import { Render } from "@reacteditor/core/render";
import { appConfig } from "@/editor.config";
import globals from "@/app.globals.json";