import { C as r } from "./ContentMixin-Bvii7mm_.js"; import { openBlock as o, createElementBlock as t, createElementVNode as s } from "vue"; import { _ as n } from "./index-B-W0fnek.js"; const a = { name: "Iframe", mixins: [r] }, c = { class: "map-iframe-container" }, i = ["src"]; function m(e, f, _, p, d, l) { return o(), t("div", c, [ s("iframe", { class: "my-iframe", src: e.entry.resource.share_link }, null, 8, i) ]); } const $ = /* @__PURE__ */ n(a, [["render", m], ["__scopeId", "data-v-60f8bfe1"]]); export { $ as default };