mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
refactoring
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<div class="flex items-center">
|
||||
<div class="inline">
|
||||
<x-icon-button x-on:click="$wire.deleteId = '{{ $key->id }}'; $dispatch('open-modal', 'delete-key')">
|
||||
<x-heroicon-o-trash class="w-4 h-4" />
|
||||
Delete
|
||||
</x-icon-button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user