14 lines
708 B
JavaScript
14 lines
708 B
JavaScript
|
import { _ as _export_sfc } from "./MobileOverlay.vue2-a3503848.js";
|
||
|
import { o as openBlock, e as createElementBlock, aY as renderSlot } from "./vendor-3ab3e533.js";
|
||
|
const _sfc_main = {};
|
||
|
const _hoisted_1 = { class: "histoire-base-empty htw-base-empty htw-flex htw-flex-col htw-items-center htw-justify-center htw-space-y-4 htw-py-12 htw-h-full htw-text-center htw-text-gray-400 htw-text-lg" };
|
||
|
function _sfc_render(_ctx, _cache) {
|
||
|
return openBlock(), createElementBlock("div", _hoisted_1, [
|
||
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
||
|
]);
|
||
|
}
|
||
|
const BaseEmpty = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-c5ecfead"]]);
|
||
|
export {
|
||
|
BaseEmpty as B
|
||
|
};
|