mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
Fixed Stock Market UI. Added documentation for stock market changes
This commit is contained in:
@@ -32,7 +32,7 @@ export class StockTickerPositionText extends React.Component<IProps, any> {
|
||||
return (
|
||||
<div>
|
||||
<h3 className={"tooltip"}>
|
||||
Short Position:
|
||||
Long Position:
|
||||
<span className={"tooltiptext"}>
|
||||
Shares in the long position will increase in value if the price
|
||||
of the corresponding stock increases
|
||||
|
||||
Reference in New Issue
Block a user