queryluke / masseffect-5e

Mass Effect Universe mapped onto Dungeons & Dragons 5th Edition
https://n7.world
GNU General Public License v3.0
23 stars 8 forks source link

Refactor Cs SideNav Component #537

Closed queryluke closed 2 years ago

queryluke commented 2 years ago

Instead of toggling the component type in state, all related components should be in a single sideNav directory and the component should toggle its own display. Keeps all the logic in a single place allowing for more granular expections.