Skip to content

Instantly share code, notes, and snippets.

@oieduardorabelo
Created December 8, 2016 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oieduardorabelo/d3c43e931f1593443493b1d3705c839a to your computer and use it in GitHub Desktop.
Save oieduardorabelo/d3c43e931f1593443493b1d3705c839a to your computer and use it in GitHub Desktop.
<UserImage user={user} width={50} height={30} variant="small" />
^^^^^^^ number. This type is incompatible with void
<UserImage user={user} width={50} height={30} variant="small" />
^^^^^^^ number. This type is incompatible with void
<UserImage user={user} width={50} height={30} variant="small" />
^^^^^^^ string. This type is incompatible with void
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment