Display all button component variants
This commit is contained in:
parent
8f81a012bf
commit
6e99445e92
|
@ -0,0 +1,8 @@
|
|||
<script setup lang="ts">
|
||||
import VButtonView from '../template/VButtonView.vue'
|
||||
</script>
|
||||
|
||||
|
||||
<template>
|
||||
<VButtonView/>
|
||||
</template>
|
Loading…
Reference in New Issue
Block a user