Skip to content

Commit 71332e1

Browse files
authored
Update form-timepicker.js
1 parent f9d9b21 commit 71332e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,8 +502,6 @@ export const BFormTimepicker = /*#__PURE__*/ Vue.extend({
502502
class: [
503503
// User supplied classes
504504
this.menuClass,
505-
// dropdown direction positioning class (from dropdown mixin)
506-
this.directionClass,
507505
// Classes we add/override
508506
{
509507
show: this.visible,

0 commit comments

Comments
 (0)