willianjusten / nba-remix

A simple app to show NBA games and scores/details.
https://nba.willianjusten.com.br
210 stars 31 forks source link

Create NBA Logos Component #32

Closed willianjusten closed 2 years ago

willianjusten commented 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