@scalar/api-client
Version:
the open source API testing client
16 lines (15 loc) • 516 B
JavaScript
import r from "./DesktopTabs.vue2.js";
import { createElementBlock as o, openBlock as n, createElementVNode as e } from "vue";
import s from "../../../../_virtual/_plugin-vue_export-helper.js";
const l = { class: "bg-red flex h-10 items-center gap-2" };
function p(a, t, c, i, d, m) {
return n(), o("nav", l, [...t[0] || (t[0] = [
e("div", null, "Insert", -1),
e("div", null, "Tabs", -1),
e("div", null, "Here", -1)
])]);
}
const v = /* @__PURE__ */ s(r, [["render", p]]);
export {
v as default
};