From 65339ea26ec102ca825ad9e6a6227b21f82c29de Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 12 Jan 2024 07:59:36 +0000 Subject: [PATCH] Code Format --- components/landing/HeroSection.vue | 2 +- doc/passthrough/UsePassThroughDoc.vue | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/components/landing/HeroSection.vue b/components/landing/HeroSection.vue index 9acb97cff..c1627036d 100644 --- a/components/landing/HeroSection.vue +++ b/components/landing/HeroSection.vue @@ -144,7 +144,7 @@ }, menu: { root: { - style: 'width: 10rem; min-width: auto', + style: 'width: 10rem; min-width: auto' }, action: 'p-2' } diff --git a/doc/passthrough/UsePassThroughDoc.vue b/doc/passthrough/UsePassThroughDoc.vue index 88a92c574..facdad134 100644 --- a/doc/passthrough/UsePassThroughDoc.vue +++ b/doc/passthrough/UsePassThroughDoc.vue @@ -1,8 +1,6 @@