Merge branch 'akaunting:master' into master

This commit is contained in:
Burak Civan
2022-11-02 14:25:29 +03:00
committed by GitHub
3 changed files with 12 additions and 8 deletions

View File

@@ -10,9 +10,9 @@
{{ $item->title }}
</h2>
<p class="text-sm mb-2">
<div class="text-sm mb-2">
{!! $item->description !!}
</p>
</div>
<x-link href="{{ $item->action }}" class="font-light text-sm" override="class" target="_blank">
<x-link.hover>

View File

@@ -10,9 +10,9 @@
{{ $item->title }}
</h2>
<p class="text-sm mb-2">
<div class="text-sm mb-2">
{!! $item->description !!}
</p>
</div>
<x-link href="{{ $item->action }}" class="font-light text-sm" override="class" target="_blank">
<x-link.hover>