mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
autors overview
This commit is contained in:
@@ -12,7 +12,12 @@
|
||||
<div>
|
||||
<img class="h-32 object-cover" src="{{ asset('img/einundzwanzig-news-colored.png') }}" alt="">
|
||||
</div>
|
||||
<div class="space-y-2 sm:space-y-0">
|
||||
<div class="flex flex-col space-y-2">
|
||||
@if(isset($filters['author']))
|
||||
<x-button wire:click="resetFiltering"
|
||||
xs>{{ __('Reset filtering') }}
|
||||
</x-button>
|
||||
@endif
|
||||
@auth
|
||||
<x-button
|
||||
class="whitespace-nowrap"
|
||||
|
||||
Reference in New Issue
Block a user