From 195ced5b6e810801eacb6d388acb951681b28fed Mon Sep 17 00:00:00 2001 From: LiuSeen <91084928+liuseen-l@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:48:59 +0800 Subject: [PATCH] chore: docs style (#18306) --- .../components/landing/2. feature-section/FeatureTypedAPI.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vitepress/theme/components/landing/2. feature-section/FeatureTypedAPI.vue b/.vitepress/theme/components/landing/2. feature-section/FeatureTypedAPI.vue index 2cc4e408..83c2e3c7 100644 --- a/.vitepress/theme/components/landing/2. feature-section/FeatureTypedAPI.vue +++ b/.vitepress/theme/components/landing/2. feature-section/FeatureTypedAPI.vue @@ -30,10 +30,10 @@ const { isCardActive, startAnimation } = useCardAnimation( import { createServer } from - 'vite'

+  'vite'

const server = await - createServer({
+  createServer({
   // user config options