Skip to content

Instantly share code, notes, and snippets.

@dbilgili
Last active December 12, 2018 19:55
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 dbilgili/aa7ef1d9d1d83ae1e8cc5e141e025e6c to your computer and use it in GitHub Desktop.
Save dbilgili/aa7ef1d9d1d83ae1e8cc5e141e025e6c to your computer and use it in GitHub Desktop.
// vim: syntax=JSX
state = {
isOpen: false,
style: {
position: "absolute",
top: 0,
left: 0,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment