feat(docs): Add docs index page
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<ExamplesSidebar />
|
||||
<div id="vue-flow-examples" class="flex-1">
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user