We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5855ffd commit 9f216dfCopy full SHA for 9f216df
src/components/card/index.d.ts
@@ -22,8 +22,8 @@ export declare class BCardBody extends BvComponent {}
22
// Component: b-card-title
23
export declare class BCardTitle extends BvComponent {}
24
25
-// Component: b-card-subtitle
26
-export declare class BCardSubtitle extends BvComponent {}
+// Component: b-card-sub-title
+export declare class BCardSubTitle extends BvComponent {}
27
28
// Component: b-card-img
29
export declare class BCardImg extends BvComponent {}
0 commit comments