bradykey / softball-reference-ui

Vue.js Front-end to the Softball Reference Web Application
0 stars 0 forks source link

Add “go back to season” button to team league view #15

Open bradykey opened 2 years ago

bradykey commented 2 years ago

I’d say just use the history go back one star function in vue router, but that won’t work if we add the next and prev game buttons from #9 since you could get to a game summary from multiple places then.

hmmm