diff --git a/book/online-book/.vitepress/config/ja.ts b/book/online-book/.vitepress/config/ja.ts index f8e82efd..9a52660c 100644 --- a/book/online-book/.vitepress/config/ja.ts +++ b/book/online-book/.vitepress/config/ja.ts @@ -183,10 +183,6 @@ export const jaConfig: LocaleSpecificConfig = { text: "v-for に対応する", link: "/50-basic-template-compiler/050-v-for", }, - { - text: "🚧 v-model に対応する", - link: "/50-basic-template-compiler/060-v-model", - }, { text: "🚧 コンポーネントを解決する", link: "/50-basic-template-compiler/070-resolve-component",