refactor shopify storefront
This commit is contained in:
@@ -6,9 +6,9 @@ import { mediaPlugin } from "@reacteditor/plugin-media";
|
||||
import "@reacteditor/plugin-media/styles.css";
|
||||
import { aiPlugin } from "@reacteditor/plugin-ai";
|
||||
import "@reacteditor/plugin-ai/styles.css";
|
||||
import { createConfig } from "@/editor/config";
|
||||
import { ShopifyProvider } from "@/editor/contexts/shopify-context";
|
||||
import { frontendAiMediaAdapter } from "@/editor/services/media-adapter";
|
||||
import { createConfig } from "@/react-editor.config";
|
||||
import { ShopifyProvider } from "@/contexts/shopify-context";
|
||||
import { frontendAiMediaAdapter } from "@/services/media-adapter";
|
||||
import { Loader } from "@/components/ui/loader";
|
||||
import schemaJson from "../app.schema.json";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user