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

types(h): Support passing props to Component when using h #3219

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

pikax
Copy link
Member

@pikax pikax commented Feb 10, 2021

fix #3218

Copy link
Contributor

@KaelWD KaelWD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 simpler than I expected, ty. Should I open a new issue for the TSX problem, this doesn't fix it.

@pikax
Copy link
Member Author

pikax commented Feb 10, 2021

👍 simpler than I expected, ty. Should I open a new issue for the TSX problem, this doesn't fix it.

TSX is not related with this, can you create another issue for the TSX problem?

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

Successfully merging this pull request may close these issues.

types: h doesn't accept Component with props
4 participants