Replies: 1 comment 3 replies
-
https://vuepress-theme-hope.github.io/v2/cookbook/advanced/component.html |
Beta Was this translation helpful? Give feedback.
3 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.
-
I created local custom components and want to use them only on one page. When I try to import and use them:
I get the next error:
How can I use local custom components only on one page and not register them globally?
As I see VitePress support such registration, but why VuePress does not?
Beta Was this translation helpful? Give feedback.
All reactions