Add half button #1845
Annotations
2 errors and 1 warning
build:
src/components/Swap/Swap.tsx#L785
Type '{ value: string; balance: string; className: string; decimal: number; setValue: (value: string) => void; placeholder: string; onMaxClick: () => void; tokens: Record<string, SwapToken>; ... 15 more ...; network: NetworkType; }' is not assignable to type 'IntrinsicAttributes & IProps'.
|
build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading