Skip to content

Commit ffb71e7

Browse files
authored
Update form-timepicker.js
1 parent 995aa9b commit ffb71e7

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
@@ -503,7 +503,7 @@ export const BFormTimepicker = /*#__PURE__*/ Vue.extend({
503503
{
504504
show: this.visible,
505505
'dropdown-menu-right': this.right
506-
},
506+
}
507507
],
508508
attrs: {
509509
id: idMenu,

0 commit comments

Comments
 (0)