Skip to content

Commit

Permalink
Update components.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Sep 18, 2024
1 parent 64ce9e7 commit c00661c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ declare module 'vue' {
VListItem: typeof import('vuetify/lib')['VListItem']
VListItemAction: typeof import('vuetify/lib')['VListItemAction']
VListItemContent: typeof import('vuetify/lib')['VListItemContent']
VListItemGroup: typeof import('vuetify/lib')['VListItemGroup']
VListItemIcon: typeof import('vuetify/lib')['VListItemIcon']
VListItemSubtitle: typeof import('vuetify/lib')['VListItemSubtitle']
VListItemTitle: typeof import('vuetify/lib')['VListItemTitle']
Expand Down

0 comments on commit c00661c

Please sign in to comment.