Handle location during listing creation and listing #26
Annotations
5 errors
checks:
src/components/DashboardSubscriptions/DashboardSubscriptionItem.tsx#L68
Property 'currency' does not exist on type '{ amount: string | number; currencyCode: string; currencySymbol: string; isPriceNegotiable: boolean; }'.
|
checks:
src/components/DashboardSubscriptions/DashboardSubscriptionItem.tsx#L68
Property 'currency' does not exist on type '{ amount: string | number; currencyCode: string; currencySymbol: string; isPriceNegotiable: boolean; }'.
|
checks:
src/components/DashboardSubscriptions/DashboardSubscriptionItem.tsx#L71
Property 'currency' does not exist on type '{ amount: string | number; currencyCode: string; currencySymbol: string; isPriceNegotiable: boolean; }'.
|
checks:
src/components/DashboardSubscriptions/DashboardSubscriptionItem.tsx#L73
Property 'currency' does not exist on type '{ amount: string | number; currencyCode: string; currencySymbol: string; isPriceNegotiable: boolean; }'.
|
checks
Process completed with exit code 1.
|