From 3d341a8bc5c280e6c1d88e11b8e012897b852713 Mon Sep 17 00:00:00 2001 From: Rohan Date: Tue, 12 Nov 2019 14:47:18 +0530 Subject: [PATCH 1/4] Added accesibility for links and key on v-for loop --- src/components/Paginate.vue | 45 ++++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/src/components/Paginate.vue b/src/components/Paginate.vue index 7964f3c..de0673c 100644 --- a/src/components/Paginate.vue +++ b/src/components/Paginate.vue @@ -1,38 +1,38 @@