Update index.jsx

This commit is contained in:
Alexander Holliday
2024-08-27 10:48:30 -07:00
committed by GitHub
parent 98f56248eb
commit efe508f936

View File

@@ -314,7 +314,7 @@ const Configure = () => {
<Field
type="text"
id="monitor-name"
label="display name"
label="Display name"
isOptional={true}
placeholder="Google"
value={monitor?.name || ""}