From b199e6b48f486a98221b79b914936f5336ed163d Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sun, 4 Sep 2022 09:54:58 -0500 Subject: [PATCH] Fix pagination labels --- components/search-stork.vue | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/components/search-stork.vue b/components/search-stork.vue index 0274898..30675bc 100644 --- a/components/search-stork.vue +++ b/components/search-stork.vue @@ -250,17 +250,8 @@ shadow: 'hover:neumorphic-shadow', bg: 'hover:bg-darker', }" - > - - - - - Previous - + label="← Previous" + /> - Next - - - - - + label="Next →" + />