import PTabs from './tabs' import PTabpanel from './panel.vue' export { PTabs, PTabpanel }; export default PTabs;