wip: fix compat utils usage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { hasOwn, isArray } from '@vue/shared/src'
|
||||
import { hasOwn, isArray } from '@vue/shared'
|
||||
import {
|
||||
ComponentInternalInstance,
|
||||
ComponentOptions,
|
||||
|
||||
Reference in New Issue
Block a user