Skip to content

Error using SVG component #301

Closed
@stuarthendren

Description

@stuarthendren

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreleased

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions