Skip to content

Commit 082c840

Browse files
LinusBorgyyx990803
andauthored
Update packages/runtime-core/src/apiCreateApp.ts
Co-authored-by: Evan You <yyx990803@gmail.com>
1 parent 1304612 commit 082c840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/runtime-core/src/apiCreateApp.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ export function createAppAPI<HostElement>(
330330
)
331331
}
332332
},
333+
333334
unmount() {
334335
if (isMounted) {
335336
render(null, app._container)

0 commit comments

Comments
 (0)