From 9209498861d32c01adf27c62f46d46878d5d4914 Mon Sep 17 00:00:00 2001 From: Raymond Rutjes Date: Tue, 10 Oct 2017 17:11:50 +0200 Subject: [PATCH] docs(pagination): add new class --- docs/src/components/pagination.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/components/pagination.md b/docs/src/components/pagination.md index 17425018f..775ca741a 100644 --- a/docs/src/components/pagination.md +++ b/docs/src/components/pagination.md @@ -70,6 +70,7 @@ Scroll to the top of the page after a page was changed: | `ais-pagination__item--previous` | Previous link item | | `ais-pagination__item--next` | Next link item | | `ais-pagination__item--last` | Last link item | +| `ais-pagination__link` | Link anchor | ## Events