Feature/op 24 product price component #864
Annotations
3 errors
Build library:
src/registry/productPrice/edit.tsx#L97
Property 'product' is missing in type '{ label: string; key: string; description: string; tooltip: string; showInSummary: true; showInEmail: false; showInPDF: true; hidden: false; clearOnHide: true; isSensitiveData: false; conditional: { show: undefined; when: string; eq: string; }; validate: { required: false; plugins: never[]; }; translatedErrors: {}; registration: { attribute: string; }; }' but required in type 'Omit<ProductPriceComponentSchema, "type" | "id">'.
|
Build library:
src/registry/productPrice/edit.tsx#L97
Property 'product' is missing in type '{ label: string; key: string; description: string; tooltip: string; showInSummary: true; showInEmail: false; showInPDF: true; hidden: false; clearOnHide: true; isSensitiveData: false; conditional: { show: undefined; when: string; eq: string; }; validate: { required: false; plugins: never[]; }; translatedErrors: {}; registration: { attribute: string; }; }' but required in type 'Omit<ProductPriceComponentSchema, "type" | "id">'.
|
Build library
Process completed with exit code 1.
|
Loading