chore: fix placeholder

This commit is contained in:
MystiPanda
2024-02-21 11:13:28 +08:00
Unverified
parent 096c148228
commit 58cf69a2fe

View File

@@ -194,7 +194,7 @@ export const MiscViewer = forwardRef<DialogRef>((props, ref) => {
spellCheck="false"
sx={{ width: 250 }}
value={values.defaultLatencyTimeout}
placeholder="http://1.1.1.1"
placeholder="10000"
onChange={(e) =>
setValues((v) => ({
...v,