@nextcloud/vue
Version:
Nextcloud vue components
12 lines (11 loc) • 367 B
JavaScript
import "../assets/index21.css";
import { n } from "../chunks/_plugin-vue2_normalizer-5b4c43a4.mjs";
const r = { name: "NcAppNavigationSpacer" };
var c = function() {
var a = this, t = a._self._c;
return t("li", { staticClass: "app-navigation-spacer" });
}, i = [], s = n(r, c, i, !1, null, "c8233ec5", null, null);
const o = s.exports;
export {
o as default
};