Skip to content

Instantly share code, notes, and snippets.

@kamilkulik
Created April 21, 2020 18:31
Show Gist options
  • Save kamilkulik/87d96112f33e9a0b0b4d145bb41003af to your computer and use it in GitHub Desktop.
Save kamilkulik/87d96112f33e9a0b0b4d145bb41003af to your computer and use it in GitHub Desktop.
step14
<Icon
name={ props.permissions.cameraAccess === 'granted' ? 'check-box' : 'check-box-outline-blank' }
type='material'
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment