fix
parent
29eceaf8f1
commit
6d5f04233d
|
@ -1,4 +1,5 @@
|
||||||
|
|
||||||
|
/* eslint-disable camelcase */
|
||||||
import PropTypes from '../../_util/vue-types'
|
import PropTypes from '../../_util/vue-types'
|
||||||
import { debounce, warningOnce } from './utils'
|
import { debounce, warningOnce } from './utils'
|
||||||
import shallowequal from 'shallowequal'
|
import shallowequal from 'shallowequal'
|
||||||
|
|
Loading…
Reference in New Issue