Skip to content

Instantly share code, notes, and snippets.

@bvodola
Created October 16, 2018 16:18
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 bvodola/75d606b35ed7d7720b3e77863275696d to your computer and use it in GitHub Desktop.
Save bvodola/75d606b35ed7d7720b3e77863275696d to your computer and use it in GitHub Desktop.
// Some random page example
import Pixel from '../components/Pixel'
export default () =>
<div>
<Pixel name='FACEBOOK_PIXEL_1' />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment