willianjusten / nba-nextjs

See NBA game results and standings powered by Next.js
https://nba.willianjusten.com.br
26 stars 2 forks source link

[Standings]: Add an action to switch the Eastern and Conference table #14

Closed mvfsillva closed 5 months ago

mvfsillva commented 5 months ago

I would like to have an option to switch between Conference A and B without scrolling to the bottom or top.

A possible solution would be to add a button that allows me to swap between Table A and Table B when clicked.

willianjusten commented 5 months ago

Good idea, we can have a toggle button or something to display one or another, easy to do it.