feature(ui-ux): address book ui for transfer domain #13557
Annotations
2 errors
mobile-app/app/screens/AppNavigator/screens/Portfolio/screens/OCG/CFPDetailScreen.tsx#L245
Property 'setAddressLabel' is missing in type '{ control: Control<FieldValues, any>; networkName: "mainnet" | "testnet" | "regtest" | "devnet" | "changi"; title: string; onContactButtonPress: () => void; showQrButton: false; onClearButtonPress: () => Promise<...>; onAddressChange: (address: string) => Promise<...>; address: any; onlyLocalAddress: true; }' but required in type '{ control: Control; networkName: "mainnet" | "testnet" | "regtest" | "devnet" | "changi"; onContactButtonPress: () => void; onQrButtonPress?: (() => void) | undefined; onClearButtonPress: () => void; ... 10 more ...; setAddressLabel: Dispatch<...>; }'.
|
|
The logs for this run have expired and are no longer available.
Loading