UNPKG

iview

Version:

A high quality UI components Library with Vue.js

5 lines (4 loc) 101 B
import Tabs from './tabs.vue'; import Pane from './pane.vue'; Tabs.Pane = Pane; export default Tabs;