Skip to content

Commit 9c9b65f

Browse files
authored
chore: lint
1 parent 979d8fe commit 9c9b65f

File tree

1 file changed

+1
-1
lines changed
  • packages/bootstrap-vue-3/src/types

1 file changed

+1
-1
lines changed

packages/bootstrap-vue-3/src/types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ export type {default as TableField, TableFieldObject} from './TableField'
3535
export type {default as TableItem} from './TableItem'
3636
export type {default as TextColorVariant, BaseTextColorVariant} from './TextColorVariant'
3737
export type {default as TransitionMode} from './TransitionMode'
38-
export type {default as VerticalAlign} from './VerticalAlign'
38+
export type {default as VerticalAlign} from './VerticalAlign'

0 commit comments

Comments
 (0)