mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
aug screen popup
This commit is contained in:
@@ -191,8 +191,10 @@ export function PurchaseableAugmentation(props: IProps): React.ReactElement {
|
||||
placement="top"
|
||||
disableFocusListener
|
||||
disableTouchListener
|
||||
enterNextDelay={1000}
|
||||
enterDelay={500}
|
||||
leaveDelay={0}
|
||||
leaveTouchDelay={0}
|
||||
>
|
||||
<Typography>{btnTxt}</Typography>
|
||||
</Tooltip>
|
||||
|
||||
Reference in New Issue
Block a user