mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 04:17:05 +02:00
removing some of the classes
This commit is contained in:
@@ -42,6 +42,8 @@ export const Modal = (props: IProps): React.ReactElement => {
|
||||
<M
|
||||
disableRestoreFocus
|
||||
disableScrollLock
|
||||
disableEnforceFocus
|
||||
disableAutoFocus
|
||||
open={props.open}
|
||||
onClose={props.onClose}
|
||||
closeAfterTransition
|
||||
|
||||
Reference in New Issue
Block a user