api-client/components/MyButton.vue
2021-07-16 20:35:15 +05:30

3 lines
49 B
Vue

<template>
<button>Button</button>
</template>