Closed willianjusten closed 2 years ago
There's a package with all Logos here =>https://www.npmjs.com/package/react-nba-logos
We just need to create a wrapper that will receive the TeamAcronym (ta) and display the correct logo. Example:
<Logo team='TOR' /> // this should display Toronto Logo
There's a package with all Logos here =>https://www.npmjs.com/package/react-nba-logos
We just need to create a wrapper that will receive the TeamAcronym (ta) and display the correct logo. Example: