Skip to content

Add tests for null rendering#331

Open
rstacruz wants to merge 1 commit into
anthonyshort:masterfrom
rstacruz:null-rendering-test
Open

Add tests for null rendering#331
rstacruz wants to merge 1 commit into
anthonyshort:masterfrom
rstacruz:null-rendering-test

Conversation

@rstacruz

Copy link
Copy Markdown
Collaborator

Just adding tests for:

render(<span>{undefined}</span>)

This works for adding undefined/null/[] inline like that, but not in components that return null on render() (that needs a lot more work).

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.

1 participant