mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-12 18:40:07 +02:00
DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
This commit is contained in:
committed by
GitHub
parent
a674633f6c
commit
6073964768
@@ -29,7 +29,6 @@ export function SnackbarProvider(props: IProps): React.ReactElement {
|
||||
dense
|
||||
maxSnack={9}
|
||||
anchorOrigin={{ horizontal: "right", vertical: "bottom" }}
|
||||
autoHideDuration={2000}
|
||||
classes={{ containerRoot: classes.snackbar }}
|
||||
>
|
||||
{props.children}
|
||||
|
||||
Reference in New Issue
Block a user