Skip to content

Commit 0f5c19f

Browse files
committed
style(GridPostsArchive): remove whitespace
1 parent 7de0de5 commit 0f5c19f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Components/GridPostsArchive/Partials/_pagination.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
{% if loadMore and pagination.next %}
32
<div data-ref="pagination" class="pagination">
43
<a data-ref="loadMore" href="{{ pagination.next.link|e('esc_url') }}" class="button button-loadMore">{{ labels.loadMore }}</a>

0 commit comments

Comments
 (0)