Open
Description
I get this error when i add passhref to a link component
Type '{ children: Element[]; href: string; passHref: true; className: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & RefAttributes<...>'.
Property 'passHref' does not exist on type 'IntrinsicAttributes & Omit<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & RefAttributes<...>'.ts(2322)
Metadata
Metadata
Assignees
Labels
No labels