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

Allow null as return value of the mount components #78

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

xaviervia
Copy link
Contributor

Previously, only ReactElement was allowed as return value from the type, but there is not fundamental reason to forbid null, which can be useful.

@xaviervia xaviervia added the enhancement New feature or request label Jul 14, 2022
@xaviervia xaviervia requested a review from Shenato July 14, 2022 10:08
Copy link
Contributor

@Shenato Shenato left a comment

Choose a reason for hiding this comment

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

Looks good!

@xaviervia xaviervia merged commit 4f50085 into main Jul 14, 2022
@xaviervia xaviervia deleted the support-null-on-with branch July 14, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants