refactor: convert Collapsible and TransitionReplace components to TypeScript #4145
Annotations
3 errors
|
|
|
www/src/components/CodeBlock.tsx#L96
Type '(e: React.MouseEvent & { target: HTMLElement;}) => void' is not assignable to type 'MouseEventHandler<HTMLDivElement>'.
|
|
www/src/components/CodeBlock.tsx#L95
Type '(e: ChangeEvent<HTMLSelectElement>) => void' is not assignable to type 'FormEventHandler<HTMLDivElement>'.
|
The logs for this run have expired and are no longer available.
Loading