Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Add Element that renders nothing #102

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sshehata
Copy link

Added an element that can be used to render nothing on the failure of some
condition. #90

Added an element that can be used to render nothing on the failure of some
condition.
@fbonetti
Copy link

fbonetti commented Apr 8, 2016

This is pedantic, but I would reword the comment.

Current:

Represents rendering nothing when some condition is not true.

Revised:

Represents rendering nothing. Useful for when you want to optionally render an element.

The current definition makes it sound as if nothing takes a Bool as an argument

@sshehata
Copy link
Author

Bad wording on my part. Fixed !

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

Successfully merging this pull request may close these issues.

2 participants