This commit is contained in:
Matej Černý 2024-09-19 20:08:13 +03:00 committed by GitHub
commit d86e3ad566
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>
<div>
<teleport to="body">
<teleport to="#teleports">
<div>Teleport</div>
</teleport>
<h1>Normal content</h1>