refactor: convert Collapsible and TransitionReplace components to TypeScript #4145
Annotations
3 errors
|
Check Types
Process completed with exit code 2.
|
|
Check Types:
www/src/components/CodeBlock.tsx#L96
Type '(e: React.MouseEvent & { target: HTMLElement;}) => void' is not assignable to type 'MouseEventHandler<HTMLDivElement>'.
|
|
Check Types:
www/src/components/CodeBlock.tsx#L95
Type '(e: ChangeEvent<HTMLSelectElement>) => void' is not assignable to type 'FormEventHandler<HTMLDivElement>'.
|
background
wait
wait-all
cancel
Loading