chore(docs): type fix

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 7d509487c3
commit 9c902b00fb
3 changed files with 14 additions and 13 deletions
+1
View File
@@ -137,6 +137,7 @@ onPaneReady(({ fitView }) => {
<a class="link group bg-purple-500" href="/examples"> Check The Examples </a>
</div>
<Handle type="target" :position="Position.Top" />
<Handle class="block md:hidden" type="source" :position="Position.Bottom" />
</template>
</template>
</VueFlow>