docs: add teleportable example

This commit is contained in:
bcakmakoglu
2022-05-27 23:36:01 +02:00
committed by Braks
parent e38cb4e0c2
commit 5d94a988c7
8 changed files with 109 additions and 79 deletions
@@ -1,3 +1,4 @@
export { default as TeleportApp } from './App.vue?raw'
export { default as TeleportSidebar } from './Sidebar.vue?raw'
export { default as TeleportableNode } from './TeleportableNode.vue?raw'
export { default as TeleportCSS } from './style.css'