update(docs): fix view height
This commit is contained in:
+3
-2
@@ -5,7 +5,8 @@ export default defineNuxtConfig({
|
||||
title: 'Vue Flow',
|
||||
description: 'Vue Flow Documentation',
|
||||
},
|
||||
target: 'client',
|
||||
ssr: false,
|
||||
router: {
|
||||
base: '/',
|
||||
},
|
||||
buildModules: ['nuxt-windicss'],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user