chore: update snap

This commit is contained in:
daiwei 2025-06-05 10:26:52 +08:00
parent 55dad625ac
commit 1b98aafa05
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ return function render(_ctx, _cache) {
_createElementVNode("div", { id: "e" }, "hello") _createElementVNode("div", { id: "e" }, "hello")
]) ])
]) ])
], -1 /* HOISTED */) ], -1 /* CACHED */)
])) ]))
], 2112 /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */)) ], 2112 /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */))
} }