Macrame/public/assets/PanelsView-DHxhdGwy.js

9 lines
329 B
JavaScript

import { _ as _export_sfc, c as createElementBlock, o as openBlock } from "./index-GNAKlyBz.js";
const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("div");
}
const PanelsView = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
PanelsView as default
};