Skip to content

Instantly share code, notes, and snippets.

@imdongchen
Created October 2, 2018 14:53
Show Gist options
  • Save imdongchen/83739f48cff305f9df4959cf872b36c9 to your computer and use it in GitHub Desktop.
Save imdongchen/83739f48cff305f9df4959cf872b36c9 to your computer and use it in GitHub Desktop.
return <Component style={{ display: condition ? 'none' : null }} />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment