refactor: kebab action

This commit is contained in:
puriphatt 2024-08-27 11:46:26 +07:00
parent 5ec6d1c9d5
commit bc578d569c
11 changed files with 518 additions and 1357 deletions

View file

@ -64,9 +64,7 @@ defineProps<{
</div>
<div class="branch-card__action">
<q-btn icon="mdi-dots-vertical" size="sm" dense round flat @click.stop>
<slot name="action" />
</q-btn>
<slot name="action" />
</div>
</div>
<div