docs_vue2/one/docs/components/tabs/index.vue
2020-08-13 11:47:56 +08:00

6 lines
53 B
Vue

<template>
<div>
Tab content #1
</div>
</template>