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

Fix preact icon attribute spreading #1222

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Fix preact icon attribute spreading #1222

merged 1 commit into from
Sep 26, 2024

Conversation

ycmjason
Copy link
Contributor

Currently when passing in html props, e.g. id="hello", to a react icon component would cause the render to show 0="[object Object]". This is due to the fact that we are wrapping rest in [rest].

This PR fixes that.

Copy link

vercel bot commented Sep 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tabler-icons ✅ Ready (Inspect) Visit Preview Sep 14, 2024 8:42am

@codecalm codecalm merged commit c46d7a6 into tabler:main Sep 26, 2024
2 of 3 checks passed
@codecalm
Copy link
Member

thank you for help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants