mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Wording tweak
This commit is contained in:
@@ -70,7 +70,7 @@ export const DatadogProviderAuditLogStreamForm = ({ auditLogStream, onSubmit }:
|
||||
<FormControl
|
||||
errorText={error?.message}
|
||||
isError={Boolean(error?.message)}
|
||||
label="Endpoint URL"
|
||||
label="Datadog Region"
|
||||
helperText={value}
|
||||
>
|
||||
<Select
|
||||
|
||||
Reference in New Issue
Block a user