This commit is contained in:
Matej Černý 2025-02-18 11:13:55 +01:00 committed by GitHub
commit 3b25108eaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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