🎨 Simplify the default Composers (#3250)

This commit is contained in:
Brandon
2025-03-26 21:24:04 -05:00
committed by GitHub
parent 3d87ce1f6a
commit 5ffb5636b2
6 changed files with 20 additions and 80 deletions

View File

@@ -11,7 +11,7 @@
@php(the_content())
</div>
@if ($pagination)
@if ($pagination())
<footer>
<nav class="page-nav" aria-label="Page">
{!! $pagination !!}