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

Fix edit game page style and breadcrumb #308

Closed iamlogand closed 1 year ago

iamlogand commented 1 year ago

Fix style issues with the edit game page. Also fix a bug with the Breadcrumb component, which was generating an invalid href for the edit game page's parent path (the game lobby page). This was caused by a regression introduced by #258.