Annotations
3 errors
src/components/Button.tsx#L32
Type '{ children: (Element | undefined)[]; "aria-label"?: string | string[] | undefined; type: "button"; className: string; onClick: MouseEventHandler<HTMLButtonElement> | undefined; disabled: boolean | undefined; }' is not assignable to type 'DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>'.
|
src/components/Button.tsx#L45
Type 'string | string[]' is not assignable to type 'string'.
|
|
The logs for this run have expired and are no longer available.
Loading