From 80aab2f90c0d4cf809e7dfd7fe7e6315cbf3ef9e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 15 Oct 2023 21:30:57 +0000 Subject: [PATCH] Code Format --- doc/nuxt/ExampleDoc.vue | 4 ++-- pages/nuxt/index.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 - }, + } ] }; }