UNPKG

@devkitvue/admin

Version:

Devkit Base Components is a Vue plugin offering a collection of reusable, headless components designed to streamline your Vue.js development workflow. Built for flexibility and maintainability, this library gives you complete control over styling and beha

4 lines (3 loc) 178 B
export { default as AdminHeader } from './AdminHeader.vue'; export { default as AdminMenu } from './AdminMenu.vue'; export { default as AdminLoading } from './AdminLoading.vue';