Skip to content

Instantly share code, notes, and snippets.

@dceddia
Created June 15, 2018 02:03
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 dceddia/adbc66a263aaeaaf600e50c0290795ff to your computer and use it in GitHub Desktop.
Save dceddia/adbc66a263aaeaaf600e50c0290795ff to your computer and use it in GitHub Desktop.
Initialize Autoshoot's state
class Autoshoot extends React.Component {
state = {
photo: null
}
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment