docs: set inheritAttrs to false on teleportable nodes

This commit is contained in:
bcakmakoglu
2022-06-16 00:09:33 +02:00
parent 597f799fa4
commit 77e481bddb
@@ -25,6 +25,12 @@ const changeAnimation = () => {
}
</script>
<script>
export default {
inheritAttrs: false,
}
</script>
<template>
<teleport :disabled="!teleport" :to="teleport">
<transition :name="animation">