Skip to content

Commit fa6dcb3

Browse files
authored
Update mixin-provider.js
1 parent c1c055c commit fa6dcb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/table/helpers/mixin-provider.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
import looseEqual from '../../../utils/loose-equal'
2+
import { isArray } from '../../../utils/array'
3+
import warn from '../../../utils/warn'
4+
25
import listenOnRootMixin from '../../../mixins/listen-on-root'
36

47
export default {

0 commit comments

Comments
 (0)