Skip to content

Commit 347f799

Browse files
authored
docs: add missing anchor (#2431)
1 parent 0cc743d commit 347f799

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-
## Vue ではない Web コンポーネントと TypeScript
303+
## Vue ではない Web コンポーネントと TypeScript {#non-vue-web-components-and-typescript}
304304

305305
Vue で構築されていないカスタム要素の SFC テンプレートで型チェックを有効にする推奨の方法をご紹介します。
306306

0 commit comments

Comments
 (0)