Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using SVG component #301

Closed
stuarthendren opened this issue Oct 4, 2022 · 1 comment · Fixed by #302
Closed

Error using SVG component #301

stuarthendren opened this issue Oct 4, 2022 · 1 comment · Fixed by #302
Assignees
Labels
bug Something isn't working released

Comments

@stuarthendren
Copy link
Contributor

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.

@commitd-bot
Copy link
Contributor

🎉 This issue has been resolved in version 8.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants