UNPKG

@gitlab/ui

Version:
10 lines (9 loc) 310 B
export { BTable } from './table'; export { BTableLite } from './table-lite'; export { BTableSimple } from './table-simple'; export { BTbody } from './tbody'; export { BThead } from './thead'; export { BTfoot } from './tfoot'; export { BTr } from './tr'; export { BTd } from './td'; export { BTh } from './th';