feat(docs): Initial commit for docs in nuxt 3
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<script lang="ts" setup></script>
|
||||
<template>
|
||||
<div class="flex justify-center items-center h-full">
|
||||
<h1 class="text-5xl">Vue Flow</h1>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user