Update dependency @chakra-ui/react to v3 #16792
Annotations
10 errors
tscheck
Type '{ children: string; float: "right"; size: "sm"; leftIcon: Element; onClick: any; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
tscheck
Type '{ children: ReactNode; bgColor: "primary.main"; color: "white"; as: ForwardRefExoticComponent<Omit<AnchorHTMLAttributes<HTMLAnchorElement>, keyof InternalLinkProps> & InternalLinkProps & { ...; } & RefAttributes<...>>; href: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
tscheck
Module '"@chakra-ui/react"' has no exported member 'TagProps'.
|
tscheck
JSX element type 'Tag' does not have any construct or call signatures.
|
tscheck
'Tag' cannot be used as a JSX component.
|
tscheck
Module '"@chakra-ui/react"' has no exported member 'TagProps'.
|
tscheck
JSX element type 'Tag' does not have any construct or call signatures.
|
tscheck
'Tag' cannot be used as a JSX component.
|
tscheck
Module '"@chakra-ui/react"' has no exported member 'Fade'.
|
tscheck
Expected 2 arguments, but got 1.
|