mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-02 22:07:06 +02:00
fix settings unfocusing on every key stroke
This commit is contained in:
@@ -58,6 +58,7 @@ export const InterfacePage = (): React.ReactElement => {
|
||||
}
|
||||
>
|
||||
<TextField
|
||||
key={"timestampFormat"}
|
||||
InputProps={{
|
||||
startAdornment: (
|
||||
<Typography
|
||||
|
||||
Reference in New Issue
Block a user