Skip to content

Instantly share code, notes, and snippets.

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 vzaidman/6a1579ac43a85da5b7f3031589de6489 to your computer and use it in GitHub Desktop.
Save vzaidman/6a1579ac43a85da5b7f3031589de6489 to your computer and use it in GitHub Desktop.
exports[`renders correctly 1`] = `
<a
className="normal"
href="http://www.facebook.com"
onMouseEnter={[Function]}
onMouseLeave={[Function]}
>
Facebook
</a>
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment