Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 71f593d

Browse files
committed
exported BTableLite compnent
1 parent ecd8c39 commit 71f593d

File tree

1 file changed

+1
-0
lines changed
  • packages/bootstrap-vue-next/src/components

1 file changed

+1
-0
lines changed

packages/bootstrap-vue-next/src/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ export {default as BProgressBar} from './BProgress/BProgressBar.vue'
8585
export {default as BRow} from './BRow.vue'
8686
export {default as BSpinner} from './BSpinner.vue'
8787
export {default as BTable} from './BTable/BTable.vue'
88+
export {default as BTableLite} from './BTable/BTableLite.vue'
8889
export {default as BTableSimple} from './BTable/BTableSimple.vue'
8990
export {default as BTbody} from './BTable/BTbody.vue'
9091
export {default as BTd} from './BTable/BTd.vue'

0 commit comments

Comments
 (0)