Make some cleaning

This commit is contained in:
Bubka
2023-10-26 08:53:48 +02:00
parent b55ea8c84f
commit 79827663fe
3 changed files with 1 additions and 6 deletions

View File

@ -27,8 +27,7 @@
'button': true,
[`${color}`]: true,
'is-loading': isLoading,
}"
v-on:click="$emit('click')">
}">
<slot />
</button>
</template>