Skip to content

Commit 5377c6d

Browse files
authored
chore: remove new line from web-components.md
1 parent 6fbbb14 commit 5377c6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/guide/extras/web-components.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ type DefineCustomElement<
366366
// 使用 $props 定义暴露给模板类型检查的属性
367367
// Vue 特别从 `$props` 类型读取属性定义
368368
// 请注意,我们将元素的属性与全局 HTML 属性和 Vue 的特殊属性结合在一起
369-
370369
/** @deprecated 不要在自定义元素引用上使用 $props 属性,
371370
这仅用于模板属性类型检查 */
372371

0 commit comments

Comments
 (0)