bee-dashboard
bee-dashboard copied to clipboard
fix: move status to state
Both the SideBarStatus and NodeInfoCard will now reflect the same status state since they're both using the same stateful status from the context.
Resolves #432