mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
Switch to babel for builds.
Fix whitespace mangled by prettier
This commit is contained in:
@@ -62,8 +62,8 @@ export function Intro(props: IProps): React.ReactElement {
|
||||
</Grid>
|
||||
<Grid item xs={10}>
|
||||
<pre>[{coloredArrow(props.Difficulty)}]</pre>
|
||||
<pre> ^ ^ ^ ^</pre>
|
||||
<pre> Trivial Normal Hard Impossible</pre>
|
||||
<pre>{` ^ ^ ^ ^`}</pre>
|
||||
<pre>{` Trivial Normal Hard Impossible`}</pre>
|
||||
</Grid>
|
||||
<Grid item xs={10}>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user