🌐 AI搜索 & 代理 主页
Skip to content

Commit 872435d

Browse files
authored
Update form-timepicker.js
1 parent f345192 commit 872435d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/form-timepicker/form-timepicker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Vue from '../../utils/vue'
2-
import BVFormBtnlabelControl from '../../utils/bv-form-btnlabel-control'
2+
import { BVFormBtnlabelControl } from '../../utils/bv-form-btnlabel-control'
33
import { getComponentConfig } from '../../utils/config'
44
import idMixin from '../../mixins/id'
55
import { commonProps as dropdownProps } from '../../mixins/dropdown'

0 commit comments

Comments
 (0)