8000 Update object.js · bootstrap-vue/bootstrap-vue@3f299e8 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 3f299e8

Browse files
committed
Update object.js
1 parent 5bc0598 commit 3f299e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/object.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { isArray, isObject, isPlainObject } from './inspect'
1+
import { isObject } from './inspect'
22

33
// --- Static ---
44

0 commit comments

Comments
 (0)
0