Skip to content

Commit 0081db6

Browse files
committed
chore: cleanup
1 parent c134d8a commit 0081db6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/vue-final-modal/src/plugin.ts

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ export function createVfm() {
2121

2222
const vfm: Vfm = markRaw({
2323
install(app: App) {
24-
setActiveVfm(vfm)
25-
2624
app.provide(vfmSymbol, vfm)
2725
app.config.globalProperties.$vfm = vfm
2826

0 commit comments

Comments
 (0)