Skip to content

Commit

Permalink
Use partial tag method
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Mar 18, 2023
1 parent d9957c8 commit 6a0bea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/components/_pagination.antlers.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{#
@name Pagination
@desc The pagination component. Include in a result set using `{{ partial src="statamic-peak-tools::components/pagination" }}`.
@desc The pagination component. Include in a result set using `{{ partial:statamic-peak-tools::components/pagination }}`.
Auto adds pagination links to `statamic-peak-seo::snippets/_seo.antlers.html`.
#}}

Expand Down

0 comments on commit 6a0bea9

Please sign in to comment.