iamlogand / republic-of-rome-online

An online adaptation of The Republic of Rome, a strategy board game
https://www.roronline.com/
MIT License
5 stars 2 forks source link

Add auto scroll to selected senator #323

Closed iamlogand closed 1 year ago

iamlogand commented 1 year ago

Closes #322

Make the list component auto scroll to a senator when selected. Also use a destructuring assignment on the props in the senator list component.