mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 09:33:49 +01:00
Number lvl upgrade corpo ui
This commit is contained in:
parent
ec49029dde
commit
8d6f0a145e
@ -44,7 +44,7 @@ export function LevelableUpgrade(props: IProps): React.ReactElement {
|
||||
<MoneyCost money={cost} corp={corp} />
|
||||
</Button>
|
||||
<Tooltip title={tooltip}>
|
||||
<Typography>{data[4]} </Typography>
|
||||
<Typography>{data[4]} - lvl {level}</Typography>
|
||||
</Tooltip>
|
||||
</Box>
|
||||
</Grid>
|
||||
|
Loading…
Reference in New Issue
Block a user