This commit is contained in:
Benjamin Takats
2023-01-24 16:41:34 +01:00
parent 36aef7e1af
commit 7e5f6c30ad
9 changed files with 15 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<div>
<div wire:key="bitcoin_events_action_{{ $row->id }}">
<a href="{{ $row->link }}" target="_blank">
<x-badge class="whitespace-nowrap">{{ __('Link') }}</x-badge>
</a>