Fix group edit modal #156
Annotations
2 errors
Build:
src/views/Admin/GroupPage.vue#L8
Property 'fetchApi' does not exist on type '{ group: Ref<{ users_count: number; id: number; slug: string; name: string; description: string; icon: string; created_at: string | Date; updated_at: string | Date; deleted_at: string | Date | null; }, GroupApi | { ...; }>; error: Ref<...>; loading: Ref<...>; }'.
|
Build
Process completed with exit code 2.
|
Loading