From 77e481bddb757f895214c4a61870f655b7cb04f0 Mon Sep 17 00:00:00 2001
From: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com>
Date: Thu, 16 Jun 2022 00:09:33 +0200
Subject: [PATCH] docs: set `inheritAttrs` to false on teleportable nodes
---
docs/components/examples/teleport/TeleportableNode.vue | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/components/examples/teleport/TeleportableNode.vue b/docs/components/examples/teleport/TeleportableNode.vue
index 464e6f4b..b89e578d 100644
--- a/docs/components/examples/teleport/TeleportableNode.vue
+++ b/docs/components/examples/teleport/TeleportableNode.vue
@@ -25,6 +25,12 @@ const changeAnimation = () => {
}
+
+