Skip to content

Commit d6861d4

Browse files
committed
chore: update
1 parent 97c99a8 commit d6861d4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/runtime-vapor/src/dom/template.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
import {
2-
adoptHydrationNode,
3-
currentHydrationNode,
4-
isHydrating,
5-
} from './hydration'
1+
import { adoptTemplate, currentHydrationNode, isHydrating } from './hydration'
62
import { child, createElement, createTextNode } from './node'
73

84
let t: HTMLTemplateElement

0 commit comments

Comments
 (0)