feat: β¨ as a admin user I want to manage customers #47
Annotations
6 errors
src/common/api/api-service.ts#L40
Property 'data' does not exist on type 'Promise<AxiosResponse<T, any>>'.
|
src/mocks/handlers/account.handler.ts#L2
Cannot find module '@/models/Login' or its corresponding type declarations.
|
src/components/Color/CreateColor.vue#L8
Cannot find name 'ColorCreateModel'.
|
src/components/Customers/CustomerManagement.vue#L20
Property 'proxy' does not exist on type 'ComponentInternalInstance | null'.
|
src/components/UserProfile.vue#L38
Type '{ label: string; to: string; value: () => void; }[]' is not assignable to type 'SelectMixedOption[]'.
|
|
The logs for this run have expired and are no longer available.
Loading