We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fab977 commit e1c11cfCopy full SHA for e1c11cf
docs/guide/custom-blocks.md
@@ -76,7 +76,7 @@ This is the documentation for component B.
76
<!-- ComponentA.vue -->
77
<template>
78
<div>
79
- <ComponentB/>
+ <ComponentB />
80
<p>{{ docs }}</p>
81
</div>
82
</template>
0 commit comments