component name changed
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
<span class="material-icons-outlined text-4xl transition-all text-black-400">{{ $icons[$report->id] }}</span>
|
||||
|
||||
<div class="h-10 font-medium text-sm mt-2">
|
||||
<x-text.hover text="{{ $report->name }}" group-hover />
|
||||
<x-link.hover group-hover>
|
||||
{{ $report->name }}
|
||||
</x-link.hover>
|
||||
</div>
|
||||
</a>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user