feat: vp-raw

This commit is contained in:
Alexandr
2022-07-05 18:12:59 +03:00
parent d564fb0cbf
commit 917c21cc84
37 changed files with 190 additions and 48 deletions

5
docs/guide/tabs/tabs.md Normal file
View File

@@ -0,0 +1,5 @@
<script setup>
import TabsDefaultExample from './examples/TabsDefaultExample.vue';
</script>
<TabsDefaultExample />