From c56ea2bdef8ef9aba13cc55425379e801d02061c Mon Sep 17 00:00:00 2001 From: Raymond Rutjes Date: Tue, 10 Oct 2017 10:24:14 +0200 Subject: [PATCH] fix(pagination): remove class duplicates Closes: #319 --- src/components/Pagination.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Pagination.vue b/src/components/Pagination.vue index 164050733..1907f4842 100644 --- a/src/components/Pagination.vue +++ b/src/components/Pagination.vue @@ -1,28 +1,28 @@