Blame view

src/components/tab-pane/index.js 64 Bytes
66a8c45f   zhigang.li   rename the direct...
1
2
3
  import TabPane from '../tabs/pane.vue';
  
  export default TabPane;