app show page button typo

This commit is contained in:
Cüneyt Şentürk
2022-06-28 10:36:26 +03:00
parent 978a8b2bcc
commit 1c50437a16
6 changed files with 57 additions and 33 deletions

View File

@ -0,0 +1,3 @@
<a class="{{ $class }}" {{ $attributes }}>
{{ $slot }}
</a>

View File

@ -8,4 +8,4 @@
<span data-link-text class="opacity-1">
{!! $slot !!}
</span>
</div>
</div>