mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
allbuild commit 0b22e87e
This commit is contained in:
parent
0b22e87e30
commit
e58456cd6b
2
dist/main.bundle.js
vendored
2
dist/main.bundle.js
vendored
File diff suppressed because one or more lines are too long
2
dist/main.bundle.js.map
vendored
2
dist/main.bundle.js.map
vendored
File diff suppressed because one or more lines are too long
@ -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>
|
||||
),
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user