chore(SW-663): updated @contentstack/live-preview-utils to latest

This commit is contained in:
Erik Tiekstra
2024-11-07 13:29:12 +01:00
parent 953f860e5d
commit d8751b3fea
8 changed files with 109 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
"use client"
import { ContentstackLivePreview } from "@contentstack/live-preview-utils"
import ContentstackLivePreview from "@contentstack/live-preview-utils"
import { useEffect } from "react"
export default function InitLivePreview() {