mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 17:43:48 +01:00
Update FactionsRoot.tsx
This commit is contained in:
parent
e74d6107c9
commit
ef230b8265
@ -76,7 +76,7 @@ export function FactionsRoot(props: IProps): React.ReactElement {
|
||||
</Box>
|
||||
</TableCell>
|
||||
<TableCell align="right">
|
||||
<Typography noWrap ml={2} mb={1}>
|
||||
<Typography noWrap ml={10} mb={1}>
|
||||
Augmentations Left: {Factions[faction]
|
||||
.augmentations
|
||||
.filter((augmentation: string) =>
|
||||
|
Loading…
Reference in New Issue
Block a user