@@ -33,14 +33,14 @@ export function ServiceTypeField({ form }: ServiceTypeFieldProps) {
{field.value !== "http" && "Select a service type"}
-
+
HTTP/S
-
+
Monitor websites and REST APIs with HTTP/HTTPS protocol
@@ -55,4 +55,4 @@ export function ServiceTypeField({ form }: ServiceTypeFieldProps) {
)}
/>
);
-}
+}
\ No newline at end of file