diff --git a/doc/nuxt/ExampleDoc.vue b/doc/nuxt/ExampleDoc.vue index 9748ae346..6a38a978f 100644 --- a/doc/nuxt/ExampleDoc.vue +++ b/doc/nuxt/ExampleDoc.vue @@ -1,8 +1,8 @@ diff --git a/pages/nuxt/index.vue b/pages/nuxt/index.vue index 71d8aa01e..b1bc41c0f 100644 --- a/pages/nuxt/index.vue +++ b/pages/nuxt/index.vue @@ -89,7 +89,7 @@ export default { id: 'video', label: 'Video', component: VideoDoc - }, + } ] }; }