Desktop MFA mobile approve #137
Annotations
10 errors
|
lint-web
Cannot find module 'motion/react' or its corresponding type declarations.
|
|
lint-web
Property 'className' does not exist on type 'Props'.
|
|
lint-web
Cannot find module 'motion/react' or its corresponding type declarations.
|
|
lint-web
Property 'className' does not exist on type 'AvatarBoxProps'.
|
|
lint-web
Cannot find module 'motion/react' or its corresponding type declarations.
|
|
lint-web
Cannot find module 'motion/react' or its corresponding type declarations.
|
|
lint-web
Cannot find module 'motion/react' or its corresponding type declarations.
|
|
lint-web
Type '{ invalid: boolean; errorMessage: string | undefined; floatingErrors: InputFloatingErrors | undefined; disabled: any; onChange: (e: ChangeEvent<HTMLInputElement>) => void; ... 11 more ...; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & InputProps & RefAttributes<HTMLInputElement>'.
|
|
lint-web
Property 'type' does not exist on type 'Props<T>'.
|
|
lint-web
Property 'disabled' does not exist on type 'Props<T>'.
|