mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
remove blade-ui-kit/blade-heroicons
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
<x-icon-button
|
||||
x-on:click="deleteAction = '{{ route('servers.ssh-keys.destroy', ['server' => $server, 'sshKey' => $key]) }}'; $dispatch('open-modal', 'delete-key')"
|
||||
>
|
||||
<x-heroicon-o-trash class="h-5 w-5" />
|
||||
<x-heroicon name="o-trash" class="h-5 w-5" />
|
||||
</x-icon-button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user