diff --git a/src/Sidebar/ui/SidebarRoot.tsx b/src/Sidebar/ui/SidebarRoot.tsx index 0e51a2175..297364337 100644 --- a/src/Sidebar/ui/SidebarRoot.tsx +++ b/src/Sidebar/ui/SidebarRoot.tsx @@ -357,7 +357,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setHackingOpen((old) => !old)}> - + + + Hacking} /> {hackingOpen ? : } @@ -374,9 +376,11 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickTerminal} > - + + + @@ -394,7 +398,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickScriptEditor} > - + + + @@ -412,9 +418,11 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickActiveScripts} > - + + + 0 ? programCount : undefined} color="error"> - + + + @@ -455,7 +465,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickStaneksGift} > - + + + @@ -470,7 +482,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setCharacterOpen((old) => !old)}> - + + + Character} /> {characterOpen ? : } @@ -485,7 +499,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickStats} > - + + + @@ -505,7 +521,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { > - + + + @@ -527,10 +545,12 @@ export function SidebarRoot(props: IProps): React.ReactElement { > - + + + @@ -549,7 +569,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickHacknet} > - + + + @@ -568,7 +590,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickSleeves} > - + + + Sleeves @@ -580,7 +604,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setWorldOpen((old) => !old)}> - + + + World} /> {worldOpen ? : } @@ -596,7 +622,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickCity} > - + + + @@ -613,7 +641,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickTravel} > - + + + Travel @@ -630,7 +660,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickJob} > - + + + Job @@ -648,7 +680,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickStockMarket} > - + + + Stock Market @@ -666,7 +700,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickBladeburner} > - + + + Bladeburner @@ -684,7 +720,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickCorp} > - + + + Corp @@ -702,7 +740,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickGang} > - + + + Gang @@ -714,7 +754,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setHelpOpen((old) => !old)}> - + + + Help} /> {helpOpen ? : } @@ -729,7 +771,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickMilestones} > - + + + Milestones @@ -744,7 +788,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickTutorial} > - + + + @@ -761,7 +807,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickAchievements} > - + + + Achievements @@ -776,7 +824,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickOptions} > - + + + Options @@ -793,7 +843,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickDev} > - + + + Dev