more ui components
This commit is contained in:
@@ -19,5 +19,5 @@ const styleClass = computed(() => {
|
||||
})
|
||||
</script>
|
||||
<template>
|
||||
<button class="btn" :class="styleClass"><slot></slot></button>
|
||||
<button class="btn duration-0" :class="styleClass"><slot></slot></button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user