fixes
This commit is contained in:
@@ -161,13 +161,9 @@ const options = [
|
||||
:key="menu"
|
||||
>
|
||||
<template #activator="{ props }">
|
||||
<VBtn
|
||||
:color="menu"
|
||||
v-bind="props"
|
||||
|
||||
>
|
||||
Detail
|
||||
</VBtn>
|
||||
|
||||
<i class="ri-more-2-line cursor-pointer" v-bind="props"></i>
|
||||
|
||||
</template>
|
||||
|
||||
<v-list>
|
||||
|
Reference in New Issue
Block a user