diff --git a/src/Sidebar/ui/SidebarRoot.tsx b/src/Sidebar/ui/SidebarRoot.tsx index 54c95226c..058a18ed1 100644 --- a/src/Sidebar/ui/SidebarRoot.tsx +++ b/src/Sidebar/ui/SidebarRoot.tsx @@ -364,7 +364,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setHackingOpen((old) => !old)}> - + + + Hacking} /> {hackingOpen ? : } @@ -381,9 +383,11 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickTerminal} > - + + + @@ -401,7 +405,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickScriptEditor} > - + + + @@ -419,9 +425,11 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickActiveScripts} > - + + + 0 ? programCount : undefined} color="error"> - + + + @@ -462,7 +472,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickStaneksGift} > - + + + @@ -477,7 +489,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setCharacterOpen((old) => !old)}> - + + + Character} /> {characterOpen ? : } @@ -492,7 +506,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickStats} > - + + + @@ -512,7 +528,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { > - + + + @@ -534,10 +552,12 @@ export function SidebarRoot(props: IProps): React.ReactElement { > - + + + @@ -556,7 +576,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickHacknet} > - + + + @@ -575,7 +597,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickSleeves} > - + + + Sleeves @@ -587,7 +611,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setWorldOpen((old) => !old)}> - + + + World} /> {worldOpen ? : } @@ -603,7 +629,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickCity} > - + + + @@ -620,7 +648,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickTravel} > - + + + Travel @@ -637,7 +667,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickJob} > - + + + Job @@ -655,7 +687,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickStockMarket} > - + + + Stock Market @@ -673,7 +707,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickBladeburner} > - + + + Bladeburner @@ -691,7 +727,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickCorp} > - + + + Corp @@ -709,7 +747,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickGang} > - + + + Gang @@ -721,7 +761,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { setHelpOpen((old) => !old)}> - + + + Help} /> {helpOpen ? : } @@ -736,7 +778,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickMilestones} > - + + + Milestones @@ -751,7 +795,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickTutorial} > - + + + @@ -768,7 +814,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickAchievements} > - + + + Achievements @@ -783,7 +831,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickOptions} > - + + + Options @@ -800,7 +850,9 @@ export function SidebarRoot(props: IProps): React.ReactElement { onClick={clickDev} > - + + + Dev