feat: add path_geometry data
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
This commit is contained in:
13
packages/ui/.histoire/dist/assets/BaseEmpty.vue-C0i8tRal.js
vendored
Normal file
13
packages/ui/.histoire/dist/assets/BaseEmpty.vue-C0i8tRal.js
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
import { _ as _export_sfc } from "./MobileOverlay.vue2-BRmV4xb2.js";
|
||||
import { o as openBlock, b as createElementBlock, aF as renderSlot } from "./vendor-BCKkA27H.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
|
||||
};
|
||||
Reference in New Issue
Block a user