UNPKG
vc-table
Version:
latest (0.4.1)
0.4.1
0.4.0
table component based on vue.js & bootstrap
github.com/iwaimai-bi-fe/vc-table
iwaimai-bi-fe/vc-table
vc-table
/
src
/
index.js
5 lines
(3 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
import
vcTable
from
'./Table'
export
default
vcTable
export
{ vcTable }