index.js 94 B

123
  1. import VxeTabPane from '../tab-pane';
  2. export * from '../tab-pane';
  3. export default VxeTabPane;