Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kgravenreuth/07bf3c4c4553eeaa12621709939559ef to your computer and use it in GitHub Desktop.
Save kgravenreuth/07bf3c4c4553eeaa12621709939559ef to your computer and use it in GitHub Desktop.
Cloudbet Market Helper - Game Lines in Event
//Event.js
return (
<div>
{/* Remaining jsx*/}
<GameLines event={event} sportKey={sportKey}/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment