Update FactionsRoot.tsx

This commit is contained in:
autumn
2022-02-28 21:20:58 -05:00
committed by GitHub
parent e74d6107c9
commit ef230b8265

View File

@ -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) =>