Skip to content

Instantly share code, notes, and snippets.

@mattcolman
Last active March 26, 2017 04:36
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 mattcolman/140f1f64c53036bb0b759599f1c0054b to your computer and use it in GitHub Desktop.
Save mattcolman/140f1f64c53036bb0b759599f1c0054b to your computer and use it in GitHub Desktop.
Block diff
function helloWorld() {
return <ShoppingList
name="Sunday Shop"
items={7}
status={2}
/>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment