diff --git a/docs/src/components/PageNavigation/index.vue b/docs/src/components/PageNavigation/index.vue index 0604b1b3..080d3cc8 100644 --- a/docs/src/components/PageNavigation/index.vue +++ b/docs/src/components/PageNavigation/index.vue @@ -1,35 +1,33 @@ - - - - {{ previousPage.title }} - - - - - {{ nextPage.title }} - - - + + + {{ previousPage.title }} + + + {{ nextPage.title }} + +