component name changed

This commit is contained in:
Burak Civan
2022-06-27 14:53:06 +03:00
parent f68a566c22
commit 990354b337
29 changed files with 115 additions and 39 deletions

View File

@@ -42,7 +42,9 @@
<div class="ltr:ml-2 rtl:mr-2">
<h2 class="mb-1">
<x-text.hover text="{{ $report->name }}" group-hover />
<x-link.hover group-hover>
{{ $report->name }}
</x-link.hover>
</h2>
<span class="text-black-400 text-sm">{{ $report->description }}</span>