We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be18b83 commit 73f520bCopy full SHA for 73f520b
packages/runtime-vapor/src/index.ts
@@ -42,9 +42,3 @@ export {
42
applyDynamicModel,
43
} from './directives/vModel'
44
export { withVaporDirectives } from './directives/custom'
45
-
46
-/**
47
- * TODO: Somehow remove this line which causes performance regression on select key.
48
- * @internal
49
- */
50
-export { simpleSetCurrentInstance } from '@vue/runtime-core'
0 commit comments