feat(i18n): extract text from admin results page #10473
Annotations
10 errors
|
setup
Type '{ label: string | RequiredObjectDeep<{ ctaText: string; label: string; }> | RequiredObjectDeep<{ responseId: string; timestamp: string; }> | ... 7 more ... | RequiredObjectDeep<...>; colorScheme: string; rightIcon: IconType; name: string; } | { ...; }' is not assignable to type 'IntrinsicAttributes & PaymentDataHeaderProps'.
|
|
setup
No overload matches this call.
|
|
setup
No overload matches this call.
|
|
setup
No overload matches this call.
|
|
setup
No overload matches this call.
|
|
setup
Type 'string | RequiredObjectDeep<{ ctaText: string; label: string; }> | RequiredObjectDeep<{ responseId: string; timestamp: string; }> | RequiredObjectDeep<{ headers: { ...; }; paymentStatusLabel: { ...; }; tooltipLabel: string; paymentDataItemPdfDownloadLabel: string; }> | ... 6 more ... | RequiredObjectDeep<...>' is not assignable to type 'ReactNode'.
|
|
setup
No overload matches this call.
|
|
setup
Type 'string | RequiredObjectDeep<{ ctaText: string; label: string; }> | RequiredObjectDeep<{ responseId: string; timestamp: string; }> | RequiredObjectDeep<{ headers: { ...; }; paymentStatusLabel: { ...; }; tooltipLabel: string; paymentDataItemPdfDownloadLabel: string; }> | ... 6 more ... | RequiredObjectDeep<...>' is not assignable to type 'string'.
|
|
setup
No overload matches this call.
|
|
setup
Type 'string | RequiredObjectDeep<{ ctaText: string; label: string; }> | RequiredObjectDeep<{ responseId: string; timestamp: string; }> | RequiredObjectDeep<{ headers: { ...; }; paymentStatusLabel: { ...; }; tooltipLabel: string; paymentDataItemPdfDownloadLabel: string; }> | ... 6 more ... | RequiredObjectDeep<...>' is not assignable to type 'ReactNode'.
|