UNPKG

vue-board-component

Version:

## This reusable component is bulletin board ('table' based on 'div( display: table )')

3 lines (2 loc) 112 B
export { default as Board } from './Board.vue'; export { default as CardListBoard } from './CardListBoard.vue';