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 7cdb0ed commit 8cf432aCopy full SHA for 8cf432a
docs/en/class-component/component/component.md
@@ -56,7 +56,7 @@ If you use vue Single-File component. The render will be applied to the `export
56
57
> This will overwrite the render in class body.
58
59
-[](./code-option-template.ts ':include :type=code typescript')
+[](./code-option-render.ts ':include :type=code typescript')
60
61
### template
62
docs/zh-cn/class-component/component/component.md
@@ -56,7 +56,7 @@
> 这个选项会覆盖类中的render方法。
0 commit comments