Skip to content

Commit 08642e5

Browse files
authored
chore: fix Typo in typings (#68)
1 parent 149c6c6 commit 08642e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ export declare class CListGroup extends Vue {
362362
horizontal: string | boolean
363363
}
364364

365-
export declare class CListGroupitem extends CLink {
365+
export declare class CListGroupItem extends CLink {
366366
tag: string
367367
action: boolean
368368
color: string

0 commit comments

Comments
 (0)