Skip to content

Commit

Permalink
chore: update auto import components
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikBird committed Dec 19, 2023
1 parent d4ce2fc commit 122d92d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ declare module 'vue' {
JoinWithNewUser: typeof import('./components/JoinWithNewUser.vue')['default']
LoadingSpinner: typeof import('./components/LoadingSpinner.vue')['default']
LoadingTable: typeof import('./components/LoadingTable.vue')['default']
NewToggle: typeof import('./components/NewToggle.vue')['default']
NumberVoteResults: typeof import('./components/results/NumberVoteResults.vue')['default']
ProgressBar: typeof import('./components/ProgressBar.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
Expand Down

0 comments on commit 122d92d

Please sign in to comment.