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