comments for news

This commit is contained in:
Benjamin Takats
2023-01-20 22:21:25 +01:00
parent 5973e46415
commit cc4a92222f
2 changed files with 35 additions and 8 deletions

View File

@@ -54,6 +54,9 @@
<span class="ml-2">{{ $libraryItem->main_image_caption ?? $libraryItem->name }}</span>
</figcaption>
</figure>
<div class="my-4">
<livewire:comments :model="$libraryItem" newest-first/>
</div>
</div>
</div>
<div class="mt-8 lg:mt-0">