Created
January 5, 2022 06:30
-
-
Save kgravenreuth/07bf3c4c4553eeaa12621709939559ef to your computer and use it in GitHub Desktop.
Cloudbet Market Helper - Game Lines in Event
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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