Skip to content

Commit

Permalink
feat(theme): export VPLink, VPSocialLink and VPSocialLinks
Browse files Browse the repository at this point in the history
  • Loading branch information
peterroe authored Oct 14, 2024
1 parent fb772ac commit fd915bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theme.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ export declare const VPHomeFeatures: DefineComponent
export declare const VPHomeHero: DefineComponent
export declare const VPHomeSponsors: DefineComponent
export declare const VPImage: DefineComponent
export declare const VPLink: DefineComponent
export declare const VPSocialLink: DefineComponent
export declare const VPSocialLinks: DefineComponent
export declare const VPSponsors: DefineComponent
export declare const VPTeamMembers: DefineComponent
export declare const VPTeamPage: DefineComponent
Expand Down

0 comments on commit fd915bb

Please sign in to comment.