images-viewer-vue3
Version:
A lightweight image viewer for Vue3
14 lines (13 loc) • 659 B
JavaScript
import { openBlock as e, createElementBlock as t, pushScopeId as c, popScopeId as s, createElementVNode as _ } from "vue";
/* empty css */
import { _ as a } from "./components-HotKeyTooltip.vue-DAn48jxW.js";
const d = {}, n = (o) => (c("data-v-1e420db0"), o = o(), s(), o), i = { class: "nav-image-loading__wrap" }, r = /* @__PURE__ */ n(() => /* @__PURE__ */ _("div", { class: "loading-spin" }, null, -1)), p = [
r
];
function l(o, m) {
return e(), t("div", i, p);
}
const g = /* @__PURE__ */ a(d, [["render", l], ["__scopeId", "data-v-1e420db0"]]);
export {
g as N
};