File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ export type {Props as BCardFooterProps} from './BCard/BCardFooter'
25
25
export type { Props as BCardGroupProps } from './BCard/BCardGroup'
26
26
export type { Props as BCardHeaderProps } from './BCard/BCardHeader'
27
27
export type { Props as BCardImgProps } from './BCard/BCardImg'
28
- export type { Props as BCardSubtitleProps } from './BCard/BCardSubtitle '
28
+ export type { Props as BCardSubtitleProps } from './BCard/BCardSubTitle '
29
29
export type { Props as BCardTitleProps } from './BCard/BCardTitle'
30
30
// BCarousel
31
31
export type { Props as BCarouselProps } from './BCarousel/BCarousel'
@@ -105,7 +105,7 @@ export type {Props as BSkeletonWrapperProps} from './BSkeleton/BSkeletonWrapper'
105
105
// BTable
106
106
export type { Props as BTableProps } from './BTable/BTable'
107
107
export type { Props as BTableSimpleProps } from './BTable/BTableSimple'
108
- export type { Props as BTBodyProps } from './BTable/BTBody '
108
+ export type { Props as BTBodyProps } from './BTable/BTbody '
109
109
export type { Props as BTdProps } from './BTable/BTd'
110
110
export type { Props as BTfootProps } from './BTable/BTfoot'
111
111
export type { Props as BThProps } from './BTable/BTh'
You can’t perform that action at this time.
0 commit comments