Replies: 2 comments 5 replies
-
export default defineConfig({
// ...
themeConfig: {
// ...
docFooter: {
prev: false,
next: false,
},
}
}); |
Beta Was this translation helpful? Give feedback.
3 replies
-
It has to be outside the theme config
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My next page is not working well and I would like to disable it, how do I do that?
Beta Was this translation helpful? Give feedback.
All reactions