diff --git a/frontend/components/containers/annotation/BottomNavigator.vue b/frontend/components/containers/annotation/BottomNavigator.vue index 3fcc1078..90ba110d 100644 --- a/frontend/components/containers/annotation/BottomNavigator.vue +++ b/frontend/components/containers/annotation/BottomNavigator.vue @@ -24,7 +24,7 @@ mdi-book-open-outline --> - + Next mdi-chevron-right @@ -32,42 +32,29 @@ diff --git a/frontend/components/containers/annotation/Paginator.vue b/frontend/components/containers/annotation/Pagination.vue similarity index 54% rename from frontend/components/containers/annotation/Paginator.vue rename to frontend/components/containers/annotation/Pagination.vue index 288e4106..e0106bbf 100644 --- a/frontend/components/containers/annotation/Paginator.vue +++ b/frontend/components/containers/annotation/Pagination.vue @@ -1,11 +1,11 @@