This commit is contained in:
syuilo
2018-08-03 00:36:29 +09:00
parent 3f29a0382b
commit 1e3cff6174
3 changed files with 32 additions and 20 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="nvemkhtwcnnpkdrwfcbzuwhfulejhmzg" :class="{ round, primary }">
<button :type="type" @click="$emit('click')">
<button @click="$emit('click')">
<slot></slot>
</button>
</div>