@scalar/api-client
Version:
the open source API testing client
13 lines (12 loc) • 458 B
JavaScript
import { createElementBlock as e, openBlock as o, renderSlot as t } from "vue";
import l from "../../_virtual/_plugin-vue_export-helper.js";
const c = {}, s = { class: "custom-scroll flex flex-col pr-0 *:border-t *:first:border-t-0 xl:flex-row *:xl:border-t-0 *:xl:border-l *:first:xl:border-l-0" };
function n(r, f) {
return o(), e("div", s, [
t(r.$slots, "default")
]);
}
const x = /* @__PURE__ */ l(c, [["render", n]]);
export {
x as default
};