-
If I register or import a component into a markdown page; how can I use any VitePress internal component, such as VPBadge, in that SFC file? |
Beta Was this translation helpful? Give feedback.
Answered by
Zhengqbbb
Jun 25, 2023
Replies: 1 comment 1 reply
-
import VPBadge from 'vitepress/dist/client/theme-default/components/VPBadge.vue' have a try 👀 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
6XGate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
have a try 👀