chore(Upload): improve typing of id property #16068
Annotations
2 errors and 1 warning
Run type checks
Type '{ children: (Element | ReactNode)[]; text?: ReactNode; download?: boolean; id: string | Record<string, unknown> | Context<any> | Promise<() => void> | (() => void); ... 21 more ...; onDragLeave: (event: UploadDragEvent) => void; }' is not assignable to type 'Omit<HTMLProps<HTMLElement>, "ref" | "onAnimationEnd">'.
|
Run type checks
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading