UNPKG

bootstrap-vue-next

Version:

BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.

6 lines (5 loc) 354 B
export { default as BPlaceholder } from './BPlaceholder.vue'; export { default as BPlaceholderButton } from './BPlaceholderButton.vue'; export { default as BPlaceholderCard } from './BPlaceholderCard.vue'; export { default as BPlaceholderTable } from './BPlaceholderTable.vue'; export { default as BPlaceholderWrapper } from './BPlaceholderWrapper.vue';