Upgraded packages. (#354) #169
Annotations
3 errors
|
build:
src/pages/Dashboard/widgets/NativeAuth/NativeAuth.tsx#L49
Type '{ value: string; showLabel: boolean; egldLabel: string; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & IFormatAmountProps'.
|
|
build:
src/pages/Dashboard/widgets/Account/Account.tsx#L27
Type '{ value: string; egldLabel: string; "data-testid": DataTestIdsEnum; }' is not assignable to type 'IntrinsicAttributes & IFormatAmountProps'.
|
|
build:
src/components/OutputContainer/components/TransactionOutput.tsx#L47
Type '{ value: string; showLabel: boolean; egldLabel: string; "data-testid": DataTestIdsEnum; }' is not assignable to type 'IntrinsicAttributes & IFormatAmountProps'.
|