mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
allbuild commit 0b22e87e
This commit is contained in:
@@ -322,7 +322,6 @@ function LogWindow(props: IProps): React.ReactElement {
|
||||
(line: string, i: number): JSX.Element => (
|
||||
<React.Fragment key={i}>
|
||||
<ANSIITypography text={line} color={lineColor(line)} />
|
||||
<br />
|
||||
</React.Fragment>
|
||||
),
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user