Skip to content

Commit b0bbc15

Browse files
Alex-Sokolovkazupon
authored andcommitted
Update custom-blocks.md (#733)
1 parent ddc1ec2 commit b0bbc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/configurations/custom-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ We are now able to access the `<docs>` block's content of imported components du
113113
``` html
114114
<template>
115115
<div>
116-
<component-b \>
116+
<component-b />
117117
<p>{{ docs }}</p>
118118
</div>
119119
</template>

0 commit comments

Comments
 (0)