Closed
Description
What happened?
Using Svg component give error
Property 'fr' is missing in type '{ path: string; }' but required in type 'Pick<SvgProps, "string" | "style" | "title" | "clipPath" | "filter" | "mask" | "path" | "color" | "cursor" | "direction" | "display" | "fontFamily" | "fontSize" | "fontSizeAdjust" | ... 457 more ... | "fr">'.ts(2741)
What did you expect to happen?
no error
Any relevant technical information (OS, versions, logs)?
typescript 7.4.