Skip to content

Commit 69e75ff

Browse files
authored
Update form-text.js
1 parent 047802d commit 69e75ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mixins/form-text.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { isFunction, isNull, isUndefinedOrNull } from '../utils/inspect'
1+
import { isFunction, isUndefinedOrNull } from '../utils/inspect'
22

33
// @vue/component
44
export default {

0 commit comments

Comments
 (0)