Pm 18493 pass relevant cipher name into confirmation UI #42578
Annotations
4 errors
Run tests
Argument of type '{ buttonText: string; confirmationMessage: string; handleClick: () => void; theme: Theme; error: string; }' is not assignable to parameter of type '{ error?: string | undefined; buttonText: string; confirmationMessage: string; theme: Theme; handleOpenVault: (e: Event) => void; }'.
|
Run tests
Type 'string | undefined' is not assignable to type 'string'.
|
Run tests
Type 'string | undefined' is not assignable to type 'string'.
|
Run tests
Process completed with exit code 1.
|