Skip to content

Commit 59cf765

Browse files
authored
Update web-components.md
1 parent 3b928f7 commit 59cf765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/extras/web-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We consider Vue and Web Components to be primarily complementary technologies. V
66

77
## Using Custom Elements in Vue
88

9-
Vue [scores a perfect 100% in the Custom Elements Everywhere tests](https://custom-elements-everywhere.com/libraries/vue/results/results.html). Consuming custom elements inside a Vue application largely works the same as using native HTML elements, with a few things to keep in mind:
9+
Consuming custom elements inside a Vue application largely works the same as using native HTML elements, with a few things to keep in mind:
1010

1111
### Skipping Component Resolution
1212

0 commit comments

Comments
 (0)