@mee4dy/crud
Version:
Create a backend and frontend in 5 minutes! With our powerful full stack crud system, customize it to suit you.
26 lines (25 loc) • 463 B
JavaScript
/* empty css */
import a from "../../../../../_virtual/_plugin-vue2_normalizer.js";
const r = {
props: {
data: {
type: Object
}
}
};
var s = function() {
var t = this, e = t._self._c;
return e("div", { staticClass: "crud-ui-table-th" }, [t._v(t._s(t.data.label))]);
}, n = [], _ = /* @__PURE__ */ a(
r,
s,
n,
!1,
null,
"fe068056"
);
const l = _.exports;
export {
l as default
};
//# sourceMappingURL=Index.vue.js.map