Skip to content

Instantly share code, notes, and snippets.

@levvsha
Created June 24, 2018 12:31
Show Gist options
  • Select an option

  • Save levvsha/c1cd451db90e60b76055c999253825ff to your computer and use it in GitHub Desktop.

Select an option

Save levvsha/c1cd451db90e60b76055c999253825ff to your computer and use it in GitHub Desktop.
onMouseDown={(e) => {
e.preventDefault();
onToggle(type.style);
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment