mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-28 03:47:03 +02:00
UI: Update general devmenu page (#835)
This commit is contained in:
@@ -72,9 +72,7 @@ export function HacknetUpgradeElem(props: IProps): React.ReactElement {
|
||||
// We'll reuse a Bladeburner css class
|
||||
return (
|
||||
<Paper sx={{ p: 1 }}>
|
||||
<Typography>
|
||||
<CopyableText value={upg.name} />
|
||||
</Typography>
|
||||
<CopyableText value={upg.name} />
|
||||
<Typography>
|
||||
Cost: <Hashes hashes={cost} />, Bought: {level} times
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user