app show page button typo
This commit is contained in:
3
resources/views/components/link/index.blade.php
Normal file
3
resources/views/components/link/index.blade.php
Normal file
@ -0,0 +1,3 @@
|
||||
<a class="{{ $class }}" {{ $attributes }}>
|
||||
{{ $slot }}
|
||||
</a>
|
@ -8,4 +8,4 @@
|
||||
<span data-link-text class="opacity-1">
|
||||
{!! $slot !!}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user