fix(deps): Update dev-non-major #21046
Annotations
10 errors
typeCheck
No overload matches this call.
|
typeCheck
No overload matches this call.
|
typeCheck
No overload matches this call.
|
typeCheck
No overload matches this call.
|
typeCheck
Argument of type '(props: UploadTargetProps & Props, forwardedRef: ForwardedRef<HTMLElement>) => Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLElement, PropsWithoutRef<UploadTargetProps & Props>>'.
|
typeCheck
Argument of type '(props: Omit<ComponentProps, ManagedProps> & Props, forwardedRef: ForwardedRef<HTMLElement>) => Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLElement, PropsWithoutRef<Omit<ComponentProps, ManagedProps> & Props>>'.
|
typeCheck
No overload matches this call.
|
typeCheck
No overload matches this call.
|
typeCheck
Property 'totalDays' is missing in type '{ toggleShowContent: () => void; daysLeft: number; ref: Dispatch<SetStateAction<HTMLButtonElement | null>>; }' but required in type 'FreeTrialButtonProps'.
|
typeCheck
Process completed with exit code 2.
|