Skip to content

Commit 8ce9c23

Browse files
authored
docs: add missing anchor (vuejs#3109)
1 parent ab958c8 commit 8ce9c23

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
@@ -300,7 +300,7 @@ declare module 'vue' {
300300
}
301301
```
302302

303-
## Non-Vue Web Components and TypeScript
303+
## Non-Vue Web Components and TypeScript {#non-vue-web-components-and-typescript}
304304

305305
Here is the recommended way to enable type checking in SFC templates of Custom
306306
Elements that are not built with Vue.

0 commit comments

Comments
 (0)