I am getting an error
Type ‘{ key: string; icon: ForwardRefExoticComponent<Omit<LucideProps, “ref”> & RefAttributes<SVGSVGElement>>; label: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes’.Property ‘icon’ does not exist on type ‘IntrinsicAttributes’
I tried fix it but I could not, please Note because I’m new to react
,
mycode the error
Angala Pauliana Jhenia Marie M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2