type check fix

This commit is contained in:
x032205
2025-10-22 22:14:30 -04:00
parent 39c66889a9
commit 09e91fbd8b
2 changed files with 6 additions and 6 deletions

View File

@@ -351,9 +351,9 @@ export const GatewayCliDeploymentMethod = () => {
content={
<>
Token authentication will be automatically enabled for the selected identity if
it isn't already configured. By default, it will be configured to allow all IP
addresses with a token TTL of 30 days. You can manage these settings in Access
Control.
it isn&apos;t already configured. By default, it will be configured to allow all
IP addresses with a token TTL of 30 days. You can manage these settings in
Access Control.
<br />
<br />A token will automatically be generated to be used with the CLI command.
</>

View File

@@ -316,9 +316,9 @@ export const RelayCliDeploymentMethod = () => {
content={
<>
Token authentication will be automatically enabled for the selected identity if
it isn't already configured. By default, it will be configured to allow all IP
addresses with a token TTL of 30 days. You can manage these settings in Access
Control.
it isn&apos;t already configured. By default, it will be configured to allow all
IP addresses with a token TTL of 30 days. You can manage these settings in
Access Control.
<br />
<br />A token will automatically be generated to be used with the CLI command.
</>