Skip to content

Commit

Permalink
fix: fixing latest update issues
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Nov 16, 2023
1 parent 3bdf5c2 commit 6d262a3
Show file tree
Hide file tree
Showing 5 changed files with 2,040 additions and 1,163 deletions.
4 changes: 1 addition & 3 deletions frontend/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'

export {}

declare module '@vue/runtime-core' {
declare module 'vue' {
export interface GlobalComponents {
AddressGroupComponent: typeof import('./src/components/grouping/AddressGroupComponent.vue')['default']
AutoCompleteInputComponent: typeof import('./src/components/forms/AutoCompleteInputComponent.vue')['default']
Expand Down
Loading

0 comments on commit 6d262a3

Please sign in to comment.