Skip to content

Commit 7f2804c

Browse files
kazuponnaokie
andauthored
Update src/guide/web-components.md
Co-authored-by: Naoki Endoh <naokie@users.noreply.github.com>
1 parent 0b08b08 commit 7f2804c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/web-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Vue でカスタム要素を使う
88

9-
Vue は[カスタム要素の全てのテストにおいてスコアは 100% で完璧です](https://custom-elements-everywhere.com/libraries/vue/results/results.html)。Vue アプリケーション內部でカスタム要素を使うことはネイティブ HTML 要素を使う場合とほぼ同じですが、いくつか注意点があります:
9+
Vue は[カスタム要素の全てのテストにおいてスコアは 100% で完璧です](https://custom-elements-everywhere.com/libraries/vue/results/results.html)。Vue アプリケーション内部でカスタム要素を使うことはネイティブ HTML 要素を使う場合とほぼ同じですが、いくつか注意点があります:
1010

1111
### コンポーネント解決のスキップ
1212

0 commit comments

Comments
 (0)