This commit is contained in:
Matej Černý 2024-09-20 15:31:40 +01:00 committed by GitHub
commit 7f5efd11b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template> <template>
<div> <div>
<teleport to="body"> <teleport to="#teleports">
<div>Teleport</div> <div>Teleport</div>
</teleport> </teleport>
<h1>Normal content</h1> <h1>Normal content</h1>